Home
last modified time | relevance | path

Searched refs:TEST_IGNORE_ERROR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c97 #define TEST_IGNORE_ERROR 0x02000000 macro
106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TES…
1288 test |= TEST_IGNORE_ERROR; in main()
1398 if (test & TEST_IGNORE_ERROR) in main()
2102 else if (test & TEST_IGNORE_ERROR) in main()