NetBSD/tests/kernel
kamil 49994bfcd7 Handle FPE and BUS scenarios in the ATF t_trapsignal tests
These crash signals are crucial for proper handling of abnormal conditions
in a program. The additional purpose of these tests it to assure the proper
handling of these signals for the coming ptrace(2)-related changes in the
signal routing code.

Add a stub for ILL scenarios.

All tests pass (on amd64).

The shell ATF script contains duplicated code. There should be a way to
deduplicate it, without rewrite to C.

Sponsored by <The NetBSD Foundation>
2018-05-27 17:04:45 +00:00
..
kqueue Add EVFILT_FS 2018-01-09 17:35:29 +00:00
tty
gen_t_subr_prf
h_getprocpath.c Add tests to make sure that the program name is what it is supposed to be. 2017-12-10 15:37:54 +00:00
h_interpreter.sh Add tests to make sure that the program name is what it is supposed to be. 2017-12-10 15:37:54 +00:00
h_ps_strings1.c
h_ps_strings2.c
h_segv.c Handle FPE and BUS scenarios in the ATF t_trapsignal tests 2018-05-27 17:04:45 +00:00
Makefile Add new ATF tests: kernel/t_zombie 2018-03-14 02:13:47 +00:00
Makefile.inc
t_extattrctl.c
t_extent.c
t_filedesc.c
t_interp.sh
t_kauth_pr_47598.c
t_lock.c
t_lockf.c
t_mqueue.c
t_procpath.sh Add tests to make sure that the program name is what it is supposed to be. 2017-12-10 15:37:54 +00:00
t_ps_strings.sh
t_pty.c
t_rnd.c
t_sysctl.c
t_sysv.c * Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict 2018-02-03 02:57:15 +00:00
t_timeleft.c Double the nanosleep() time to make the test work more reliably on my 2017-12-30 17:06:27 +00:00
t_trapsignal.sh Handle FPE and BUS scenarios in the ATF t_trapsignal tests 2018-05-27 17:04:45 +00:00
t_umount.sh
t_umountstress.sh
t_zombie.c Correct assert in ATF t_zombie test 2018-05-18 00:25:30 +00:00