Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dhelpers.h89 #define E_assert(expr, msg, ...) \ macro
H A Dopenat2_test.c269 E_assert(fdflags >= 0, "fcntl F_GETFL of new fd"); in test_openat2_flags()
270 E_assert(otherflags >= 0, "fcntl F_GETFD of new fd"); in test_openat2_flags()
H 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()
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dhelpers.h89 #define E_assert(expr, msg, ...) \ macro
H 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()
H 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 4 milliseconds