Home
last modified time | relevance | path

Searched defs:test_fail (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/engine/
H A Dtest_case_plain_helpers.cpp75 test_fail(void) in test_fail() function
/minix3/minix/tests/
H A Dcommon-socket.h8 #define test_fail(msg) test_fail_fl(msg, __FILE__, __LINE__) macro