Home
last modified time | relevance | path

Searched refs:E_assert (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/openat2/
A Dhelpers.h89 #define E_assert(expr, msg, ...) \ macro
A Dopenat2_test.c284 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()
A Dresolve_test.c132 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()

Completed in 5 milliseconds