Home | History | Annotate | Download | only in intltest

Lines Matching refs:TEST_ASSERT

36 #define TEST_ASSERT(x) {if (!(x)) { \
838 TEST_ASSERT(strcmp(name1, "windows-1252")==0);
847 TEST_ASSERT(strcmp(name2, "ISO-8859-1")==0);
854 TEST_ASSERT(strcmp(name1, "windows-1252")==0);