/third_party/musl/libc-test/src/functionalext/fortify/ |
D | unistd.c | 51 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_001() 90 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_002() 130 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_003() 171 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_004() 211 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_005() 250 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_006() 289 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_007() 330 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_008() 370 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_009() 408 TEST(WIFEXITED(status) == 0); in unistd_dynamic_chk_010() [all …]
|
D | string_ext.c | 90 TEST(WIFEXITED(status) == 0); in test_strcat_0020() 141 TEST(WIFEXITED(status) == 0); in test_strncat_0020() 189 TEST(WIFEXITED(status) == 0); in test_stpcpy_0020() 240 TEST(WIFEXITED(status) == 0); in test_stpncpy_0020() 290 TEST(WIFEXITED(status) == 0); in test_strncpy_0020() 337 TEST(WIFEXITED(status) == 0); in test_memchr_0020() 384 TEST(WIFEXITED(status) == 0); in test_memrchr_0020() 430 TEST(WIFEXITED(status) == 0); in test_strchr_0020() 478 TEST(WIFEXITED(status) == 0); in test_strrchr_0020() 527 TEST(WIFEXITED(status) == 0); in test_strlcat_0020() [all …]
|
D | fcntl_ext.c | 72 TEST(WIFEXITED(status) == 0); in open_0020() 106 TEST(WIFEXITED(status) == 0); in open_0030() 168 TEST(WIFEXITED(status) == 0); in openat_0020() 202 TEST(WIFEXITED(status) == 0); in openat_0030() 265 TEST(WIFEXITED(status) == 0); in open64_0020() 299 TEST(WIFEXITED(status) == 0); in open64_0030() 361 TEST(WIFEXITED(status) == 0); in openat64_0020() 395 TEST(WIFEXITED(status) == 0); in openat64_0030()
|
D | stdio.c | 124 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_003() 163 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_004() 251 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_007() 317 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_010() 354 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_011() 410 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_012() 442 TEST(WIFEXITED(status) == 0); in stdio_dynamic_chk_013()
|
D | socket_ext.c | 72 TEST(WIFEXITED(status) == 0); in send_0010() 107 TEST(WIFEXITED(status) == 0); in recv_0010() 169 TEST(WIFEXITED(status) == 0); in sendto_0010() 204 TEST(WIFEXITED(status) == 0); in recvfrom_0010()
|
/third_party/libsnd/tests/ |
D | stdio_test.c | 57 #ifndef WIFEXITED 58 #define WIFEXITED(s) (((s) & 0xff) == 0) macro 95 { retval = WIFEXITED (retval) ? WEXITSTATUS (retval) : 1 ; in stdio_test() 108 { retval = WIFEXITED (retval) ? WEXITSTATUS (retval) : 1 ; in stdio_test() 115 { retval = WIFEXITED (retval) ? WEXITSTATUS (retval) : 1 ; in stdio_test()
|
/third_party/selinux/libsepol/cil/test/unit/ |
D | test_integration.c | 58 CuAssertIntEquals(tc, 1, WIFEXITED(status)); in test_integration() 60 CuAssertIntEquals(tc, 1, WIFEXITED(status1)); in test_integration() 62 CuAssertIntEquals(tc, 1, WIFEXITED(status2)); in test_integration() 74 CuAssertIntEquals(tc, 1, WIFEXITED(status)); in test_min_policy()
|
/third_party/musl/libc-test/src/regression/ |
D | pthread_exit-dtor.c | 61 if (!WIFEXITED(r) || WEXITSTATUS(r) != 1) { in main() 64 WIFEXITED(r), !WIFEXITED(r)&&WIFSIGNALED(r)?WTERMSIG(r):0, WIFEXITED(r)?WEXITSTATUS(r):0); in main()
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
D | ptrace05.c | 113 if (WIFEXITED(status) in main() 136 } else if (WIFEXITED(status)) { in main() 156 } else if (WIFEXITED(status)) { in main()
|
D | ptrace01.c | 105 if (((WIFEXITED(status)) && (WEXITSTATUS(status))) in run() 115 WIFEXITED(status) && WEXITSTATUS(status) == tc->exp_wifexited) || in run()
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/linux/ |
D | linux_process.c | 99 ps->exit_success = WIFEXITED(status); in SDL_GetProcessExitStatus() 160 ps->exit_success = WIFEXITED(status); in SDL_QuitProcess() 194 ps->exit_success = WIFEXITED(status); in SDL_KillProcess()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
D | 2-2.c | 221 if (!WIFEXITED(status) || (WEXITSTATUS(status) != 0)) { in main() 231 if (!WIFEXITED(status) || (WEXITSTATUS(status) != 0)) { in main() 241 if (!WIFEXITED(status) || (WEXITSTATUS(status) != 0)) { in main()
|
/third_party/ltp/testcases/kernel/mem/tunable/ |
D | min_free_kbytes.c | 78 if (WIFEXITED(status) && WEXITSTATUS(status) != 0) in min_free_kbytes_test() 124 if (!WIFEXITED(status) || WEXITSTATUS(status) != 0) in test_tune() 145 if (WIFEXITED(status)) { in test_tune()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
D | 8-1.c | 216 if (ret_pid == c_2 && WIFEXITED(status) in main() 221 if (ret_pid == c_3 && WIFEXITED(status) in main() 226 if (ret_pid == c_1 && WIFEXITED(status) in main()
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
D | keyctl07.c | 87 if (WIFEXITED(status) && WEXITSTATUS(status) == 0) { in do_test() 97 if (WIFEXITED(status) && WEXITSTATUS(status) == TCONF) in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/switch/ |
D | endian_switch01.c | 50 } else if (WIFEXITED(status)) { in check_le_switch_supported() 78 } else if (WIFEXITED(status)) { in test_le_switch()
|
/third_party/musl/libc-test/src/functional/ |
D | vfork.c | 35 TEST(WIFEXITED(r), "child terminated abnormally\n"); in test_exit() 57 TEST(WIFEXITED(r), "child terminated abnormally\n"); in test_shell_exit()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 11-5.c | 104 if (!(WIFEXITED(exit_val) && (WEXITSTATUS(exit_val) == PTS_PASS))) { in main() 107 if (WIFEXITED(exit_val)) in main()
|
D | 11-6.c | 106 if (!(WIFEXITED(exit_val) && (WEXITSTATUS(exit_val) == PTS_PASS))) { in main() 109 if (WIFEXITED(exit_val)) in main()
|
D | 11-4.c | 128 if (!(WIFEXITED(exit_val) && (WEXITSTATUS(exit_val) == PTS_PASS))) { in main() 131 if (WIFEXITED(exit_val)) in main()
|
/third_party/ltp/testcases/kernel/containers/pidns/ |
D | pidns17.c | 117 WIFEXITED(status), WEXITSTATUS(status), in child_fn() 153 if (WIFEXITED(status) && WEXITSTATUS(status) != 0) in main()
|
/third_party/ltp/testcases/kernel/syscalls/setpgid/ |
D | setpgid03.c | 95 if (!(WIFEXITED(status)) || (WEXITSTATUS(status) != 0)) in main() 124 if (!(WIFEXITED(status)) || (WEXITSTATUS(status) != 0)) in main()
|
/third_party/ltp/testcases/kernel/containers/sysvipc/ |
D | shm_comm.c | 135 if (WIFEXITED(status) && WEXITSTATUS(status) == 1) in test() 137 if (WIFEXITED(status) && WEXITSTATUS(status) == 2) in test()
|
/third_party/ltp/tools/genload/ |
D | genload.c | 285 if ((WIFEXITED(status)) != 0) { in main() 512 if ((WIFEXITED(status)) != 0) { in hogcpu() 588 if ((WIFEXITED(status)) != 0) { in hogio() 710 if ((WIFEXITED(status)) != 0) { in hogvm() 865 if ((WIFEXITED(status)) != 0) { in hoghdd()
|
D | stress.c | 285 if ((WIFEXITED(status)) != 0) { in main() 512 if ((WIFEXITED(status)) != 0) { in hogcpu() 588 if ((WIFEXITED(status)) != 0) { in hogio() 710 if ((WIFEXITED(status)) != 0) { in hogvm() 865 if ((WIFEXITED(status)) != 0) { in hoghdd()
|