Searched refs:E_assert (Results 1 – 3 of 3) sorted by relevance
89 #define E_assert(expr, msg, ...) \ macro
284 E_assert(fdflags >= 0, "fcntl F_GETFL of new fd"); in test_openat2_flags()285 E_assert(otherflags >= 0, "fcntl F_GETFD of new fd"); in test_openat2_flags()
132 E_assert(hardcoded_fd >= 0, "open fd to hardcode"); in test_openat2_opath_tests()462 E_assert(dfd, "failed to openat root '%s': %m", test->dir); in test_openat2_opath_tests()