TermInfo.TermInfoVerification(termToTest: \"screen\", expectedForeground: \"\\x1b[30m\", expectedBackground: \"\\x1b[40m\", colorValue: 0)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"mach-color\", expectedForeground: \"\\x1b[312m\", expectedBackground: \"\\x1b[412m\", colorValue: 12)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"screen\", expectedForeground: \"\\x1b[39m\", expectedBackground: \"\\x1b[49m\", colorValue: 9)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"Eterm\", expectedForeground: \"\\x1b[30m\", expectedBackground: \"\\x1b[40m\", colorValue: 0)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"xterm-256color\", expectedForeground: \"\\x1b[90m\", expectedBackground: \"\\x1b[100m\", colorValue: 8)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"wsvt25\", expectedForeground: \"\\x1b[34m\", expectedBackground: \"\\x1b[44m\", colorValue: 4)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"xterm-256color\", expectedForeground: \"\\x1b[30m\", expectedBackground: \"\\x1b[40m\", colorValue: 0)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"mach-color\", expectedForeground: \"\\x1b[35m\", expectedBackground: \"\\x1b[45m\", colorValue: 5)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"Eterm\", expectedForeground: \"\\x1b[33m\", expectedBackground: \"\\x1b[43m\", colorValue: 3)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"screen\", expectedForeground: \"\\x1b[32m\", expectedBackground: \"\\x1b[42m\", colorValue: 2)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"xterm-256color\", expectedForeground: \"\\x1b[31m\", expectedBackground: \"\\x1b[41m\", colorValue: 1)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"Eterm\", expectedForeground: \"\\x1b[310m\", expectedBackground: \"\\x1b[410m\", colorValue: 10)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"wsvt25\", expectedForeground: \"\\x1b[311m\", expectedBackground: \"\\x1b[411m\", colorValue: 11)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"mach-color\", expectedForeground: \"\\x1b[30m\", expectedBackground: \"\\x1b[40m\", colorValue: 0)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TermInfoVerification(termToTest: \"wsvt25\", expectedForeground: \"\\x1b[30m\", expectedBackground: \"\\x1b[40m\", colorValue: 0)
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.VerifyInstalledTermInfosParse
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.TryingToLoadTermThatDoesNotExistDoesNotThrow
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
TermInfo.VerifyTermInfoSupportsNewAndLegacyNcurses
System.ArgumentNullException : Value cannot be null. (Parameter 'type')
Several tests from System.Console.Tests fail on Android
System.Console.Tests
PlatformNotSupportedException