NetBSD/tests/kernel
christos 0dc8cda9a3 Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
2020-03-01 18:08:12 +00:00
..
kqueue Fix reporting EOF via kevent and add a test case 2019-02-15 18:57:15 +00:00
threadpool_tester Fix spurios whitespace (thank you substandard vi clones). 2018-12-26 22:21:10 +00:00
tty Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
gen_t_subr_prf unexpand 2019-05-21 04:10:20 +00:00
h_fexecve.c Add tests for fexecve(2) 2019-09-15 16:53:58 +00:00
h_fpufork.c Test that fpu state is preserved by fork. 2020-02-11 03:15:10 +00:00
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 Fix typo 2019-04-25 19:37:09 +00:00
Makefile Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
Makefile.inc
t_extattrctl.c
t_extent.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_fcntl.c opening a symlink with O_NOFOLLOW is expected to fail. 2019-10-20 16:02:11 +00:00
t_fexecve.sh Add tests for fexecve(2) 2019-09-15 16:53:58 +00:00
t_filedesc.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_fpufork.sh Test that fpu state is preserved by fork. 2020-02-11 03:15:10 +00:00
t_interp.sh add a test to check that the interpreter is preserved when executing scripts. 2017-12-06 13:54:26 +00:00
t_kauth_pr_47598.c Show errno on failure. 2020-02-10 16:51:48 +00:00
t_ksem.c Implement support for "pshared" POSIX semaphores. 2019-02-03 03:20:23 +00:00
t_lock.c Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_lockf.c
t_mqueue.c PR/51871: Ngie Cooper: add fcntl.h for O_* fcntl/open constants 2017-01-14 20:57:24 +00:00
t_origin.sh Add a $ORIGIN test 2019-06-07 21:18:16 +00:00
t_proccwd.c Fix a mistake in a test for KERN_PROC_CWD 2019-06-01 22:18:23 +00:00
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 Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
t_rnd.c Stress rump hyperentropy a little harder. 2017-04-16 18:24:23 +00:00
t_sysctl.c Test that reading a CTLTYPE_INT sysctl variable into a buffer that is 2014-08-09 07:04:03 +00:00
t_sysv.c * Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict 2018-02-03 02:57:15 +00:00
t_timeleft.c add call error checks, requested by mrg@ 2019-01-14 00:23:43 +00:00
t_trapsignal.sh Some arm CPUs do not implement traps on floating point exceptions. 2019-01-26 16:44:30 +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