Searched refs:test_perror (Results 1 – 3 of 3) sorted by relevance
415 void test_perror(const char *s);541 # define TEST_perror test_perror
138 void test_perror(const char *s) in test_perror() function
60 static void test_perror(const char *func, const char *msg) in test_perror() function123 #define PERROR(msg) test_perror(__FUNCTION__, msg)