Home
last modified time | relevance | path

Searched refs:FAIL_EXIT (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/elf/
Dtst-initfinilazyfail.c30 FAIL_EXIT (2, "dlopen did not terminate the process: %s", dlerror ()); in test_constructor()
32 FAIL_EXIT (2, "dlopen did not terminate the process (%p)", handle); in test_constructor()
42 FAIL_EXIT (2, "dlclose did not terminate the process: %d, %s", in test_destructor()
45 FAIL_EXIT (2, "dlopen did not terminate the process: %d", ret); in test_destructor()
/glibc-2.36/stdlib/
Dtst-secure-getenv.c81 FAIL_EXIT (3, "PATH variable not present\n"); in alternative_main()
83 FAIL_EXIT (4, "PATH variable not filtered out\n"); in alternative_main()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-fallocate-common.c67 FAIL_EXIT (77, "fallocate not supported"); in do_test_with_offset()
/glibc-2.36/support/
Dcheck.h35 #define FAIL_EXIT(status, ...) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1811887 * support/check.h (FAIL_RET, FAIL_EXIT, FAIL_EXIT1): Document that
13490 (_FAIL, FAIL_RET, FAIL_EXIT, FAIL_EXIT1): Remove. Now in
16156 (FAIL_EXIT): Likewise.