Searched refs:FAIL_EXIT (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/elf/ |
D | tst-initfinilazyfail.c | 30 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/ |
D | tst-secure-getenv.c | 81 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/ |
D | tst-fallocate-common.c | 67 FAIL_EXIT (77, "fallocate not supported"); in do_test_with_offset()
|
/glibc-2.36/support/ |
D | check.h | 35 #define FAIL_EXIT(status, ...) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 11887 * 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.
|