Searched refs:FAIL (Results 1 – 1 of 1) sorted by relevance
56 #define FAIL(str, args...) \ macro106 FAIL ("isupper ('\\0') is true"); in do_test()108 FAIL ("islower ('\\0') is true"); in do_test()110 FAIL ("isalpha ('\\0') is true"); in do_test()112 FAIL ("isdigit ('\\0') is true"); in do_test()116 FAIL ("isspace ('\\0') is true"); in do_test()118 FAIL ("isprint ('\\0') is true"); in do_test()120 FAIL ("isgraph ('\\0') is true"); in do_test()122 FAIL ("isblank ('\\0') is true"); in do_test()126 FAIL ("ispunct ('\\0') is true"); in do_test()[all …]
Completed in 4 milliseconds