Searched defs:TEST (Results 1 – 8 of 8) sorted by relevance
/haiku/src/tests/system/libroot/posix/ |
H A D | tst-wcsnlen.c | 24 #define TEST(Str, Max, Exp) \ macro
|
H A D | test_wctype.c | 25 #define TEST(test) \ macro
|
H A D | TestUnitUtils.h | 123 #define TEST(test) test_ok(currentTest); currentTest = (test) macro
|
/haiku/src/tests/add-ons/kernel/debugger/ |
H A D | DemangleTest.cpp | 26 #define TEST(expect, input) \ macro
|
/haiku/src/tests/kits/interface/ |
H A D | GraphicsDefsTest.cpp | 91 #define TEST(type, constant) compare(_##constant, constant) in test() macro
|
/haiku/src/tests/kits/support/ |
H A D | ByteOrderTest.cpp | 271 #define TEST(type, source, target) \ in test() macro
|
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/ |
H A D | All.h | 123 #define MB(TEST) MESSAGEBOX(NULL, TEST, _T("Information"), MB_OK); argument
|
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/ |
H A D | symbios.h | 149 OFFLINE, IDLE, START, ACTIVE, TEST enumerator
|