Searched refs:test_error (Results 1 – 6 of 6) sorted by relevance
64 test_error(const char* msg) in test_error() function126 atf::throw_atf_error(test_error("The message")); in ATF_TEST_CASE_BODY()
9 DEFINE_TEST(test_error) in DEFINE_TEST() argument
156 test_error(void) in test_error() function254 test_error(); in main()
72 test_error455 test_error() function
409 void test_error(const char *file, int line, const char *desc, ...)554 # define TEST_error(...) test_error(__FILE__, __LINE__, __VA_ARGS__)
127 void test_error(const char *file, int line, const char *desc, ...) in test_error() function