Searched defs:test_fail (Results 1 – 8 of 8) sorted by relevance
47 test_fail() function
168 static void test_fail(void) in test_fail() function
86 test_fail() function
742 test_fail() function
161 void test_fail(void) in test_fail() function
126 static int test_fail(const char *msg) in test_fail() function
141 static int test_fail(const char *msg) in test_fail() function
106 #define test_fail(fmt, ...) \ macro