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.c95 #define TEST_IGNORE_ERROR 0x02000000 macro
104 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TES…
1286 test |= TEST_IGNORE_ERROR; in main()
1396 if (test & TEST_IGNORE_ERROR) in main()
2100 else if (test & TEST_IGNORE_ERROR) in main()