Searched refs:TEST_ERR_FAILURE (Results 1 – 9 of 9) sorted by relevance
78 int res = TEST_ERR_FAILURE; in test()129 res = TEST_ERR_FAILURE; in test()164 res = TEST_ERR_FAILURE; in test()
49 res = TEST_ERR_FAILURE; /* not correct */ in test()62 res = TEST_ERR_FAILURE; /* not correct */ in test()
87 res = TEST_ERR_FAILURE; in test()102 res = TEST_ERR_FAILURE; in test()
67 res = TEST_ERR_FAILURE; in test()
35 int i = TEST_ERR_FAILURE; in test()
99 res = TEST_ERR_FAILURE; in test()
83 res = TEST_ERR_FAILURE; /* not correct */ in test()
121 return TEST_ERR_FAILURE; in perform_and_check_connections()
92 #define TEST_ERR_FAILURE 119 macro