Searched refs:test_false (Results 1 – 2 of 2) sorted by relevance
382 int test_false(const char *file, int line, const char *s, int b);525 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0)
269 int test_false(const char *file, int line, const char *s, int b) in test_false() function
Completed in 10 milliseconds