Searched refs:TEST_VERBOSE (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/vczip/tests/
H A Dterror.h231 #if TEST_VERBOSE
/ast/src/cmd/re/
H A Dtestregex.c102 #define TEST_VERBOSE 0x20000000 macro
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)
1316 test |= TEST_VERBOSE;
1402 if (test & TEST_VERBOSE)
1912 if ((test & (TEST_QUERY|TEST_VERBOSE|TEST_VERIFY)) == TEST_VERBOSE)

Completed in 33 milliseconds