Searched refs:_assert_posix_bool_error (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tests/system/libroot/posix/
H A DTestUnitUtils.h78 _assert_posix_bool_error(const char* test, int expectedError, bool success, function
141 _assert_posix_bool_error(currentTest, (expectedError), (success), __LINE__)
144 _assert_posix_bool_error(currentTest, (expectedError), (result) == 0, \

Completed in 75 milliseconds