Home | History | Annotate | Download | only in testdata

Lines Matching refs:TEST_IGNORE_ERROR

97 #define TEST_IGNORE_ERROR	0x02000000
106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_POSITION|TEST_OR|TEST_PASS|TEST_SUMMARY|TEST_VERBOSE)
1284 test |= TEST_IGNORE_ERROR;
1392 if (test & TEST_IGNORE_ERROR)
2098 else if (test & TEST_IGNORE_ERROR)