Home
last modified time | relevance | path

Searched refs:tst_strsig (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/clone3/
Dclone301.c90 tst_strsig(child_received_signal), in do_child()
92 tst_strsig(CHILD_SIGNAL)); in do_child()
97 tst_strsig(CHILD_SIGNAL)); in do_child()
157 tst_strsig(parent_received_signal), in run()
159 tst_strsig(tc->exit_signal)); in run()
164 tst_strsig(parent_received_signal)); in run()
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill11.c83 tst_res(TFAIL, "core dump bit not set for %s", tst_strsig(tc->sig)); in verify_kill()
88 tst_res(TFAIL, "core dump bit set for %s", tst_strsig(tc->sig)); in verify_kill()
98 tst_res(TPASS, "signal %-16s%s", tst_strsig(tc->sig), in verify_kill()
/third_party/ltp/testcases/kernel/syscalls/sighold/
Dsighold02.c153 sig, tst_strsig(sig)); in do_child()
165 sig, tst_strsig(sig)); in do_child()
181 sig, tst_strsig(sig)); in do_child()
/third_party/ltp/lib/tests/
Dtst_strsig.c32 fprintf(stderr, "SIGKILL = %s\n", tst_strsig(SIGKILL)); in main()
33 fprintf(stderr, "SIGALRM = %s\n", tst_strsig(SIGALRM)); in main()
/third_party/ltp/lib/
Dtst_safe_macros.c199 tst_strsig(signum), signum, act, oldact); in safe_sigaction()
203 tst_strsig(signum), signum, act, oldact, rval); in safe_sigaction()
218 "sigaddset() %s (%i) failed", tst_strsig(signo), in safe_sigaddset()
223 tst_strsig(signo), signo, rval); in safe_sigaddset()
238 "sigdelset() %s (%i) failed", tst_strsig(signo), in safe_sigdelset()
243 tst_strsig(signo), signo, rval); in safe_sigdelset()
Dtst_status.c24 tst_strsig(WTERMSIG(status))); in signaled()
Dsigname.h18 const char *tst_strsig(int sig) in tst_strsig() function
Dtst_sig.c234 tst_strsig(sig), sig, getpid()); in def_handler()
/third_party/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid01.c51 tst_strsig(WTERMSIG(status))); in run()
/third_party/ltp/testcases/kernel/syscalls/abort/
Dabort01.c67 tst_res(TFAIL, "abort() raised %s", tst_strsig(sig)); in verify_abort()
/third_party/ltp/testcases/kernel/syscalls/pause/
Dpause03.c81 tst_strsig(WTERMSIG(status))); in main()
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe02.c84 tst_strsig(sig)); in verify_pipe()
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns03.c104 tst_strsig(WTERMSIG(status))); in test()
/third_party/ltp/testcases/kernel/containers/mountns/
Dmountns01.c122 tst_strsig(WTERMSIG(status))); in test()
Dmountns02.c122 tst_strsig(WTERMSIG(status))); in test()
Dmountns03.c139 tst_strsig(WTERMSIG(status))); in test()
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal01.c132 tst_strsig(WTERMSIG(res))); in do_test()
/third_party/ltp/testcases/kernel/containers/sysvipc/
Dshm_comm.c141 tst_strsig(WTERMSIG(status))); in test()
Dmsg_comm.c152 tst_strsig(WTERMSIG(status))); in test()
Dsem_comm.c165 tst_strsig(WTERMSIG(status))); in test()
/third_party/ltp/
D.gitignore75 /lib/tests/tst_strsig
/third_party/ltp/include/old/
Dtest.h209 const char *tst_strsig(int sig);
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap18.c196 tst_res(TPASS, "Child killed by %s as expected", tst_strsig(SIGSEGV)); in grow_stack_fail()
/third_party/ltp/include/
Dtst_test.h304 const char *tst_strsig(int sig);
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap3.c129 tst_strsig(sig_caught)); in test_mmap()

12