Home | History | Annotate | Download | only in intltest

Lines Matching full:test_assert

48 #define TEST_ASSERT(x) {if (!(x)) { \
209 TEST_ASSERT(*strength=="TERTIARY")
217 TEST_ASSERT (norm==NULL || *norm=="ON" || *norm=="OFF");
227 TEST_ASSERT (alt == NULL || *alt == "SHIFTED" || *alt == "NON_IGNORABLE");
250 TEST_ASSERT(n != NULL);
286 TEST_ASSERT(nodeCount == testCase->countChildren());
319 TEST_ASSERT(FALSE); // ouput generic error position
348 TEST_ASSERT(FALSE); // ouput generic error position
547 TEST_ASSERT(*strength=="TERTIARY")
555 TEST_ASSERT (norm==NULL || *norm=="ON" || *norm=="OFF");
565 TEST_ASSERT (alt == NULL || *alt == "SHIFTED" || *alt == "NON_IGNORABLE");
588 TEST_ASSERT(n != NULL);
624 TEST_ASSERT(nodeCount == testCase->countChildren());
657 TEST_ASSERT(FALSE); // ouput generic error position
1655 //TEST_ASSERT(found);