NetBSD/tests/kernel
gson 643acb6d0e Test that reading a CTLTYPE_INT sysctl variable into a buffer that is
too small returns ENOMEM, and that reading it into a buffer that is
large enough returns the expected sizeof(int) bytes of data.
2014-08-09 07:04:03 +00:00
..
kqueue Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child 2012-11-17 21:55:24 +00:00
tty Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
Makefile Test that reading a CTLTYPE_INT sysctl variable into a buffer that is 2014-08-09 07:04:03 +00:00
Makefile.inc
gen_t_subr_prf Avoid ssp re-definitions for the functions we provide. 2012-10-31 13:48:12 +00:00
h_ps_strings1.c
h_ps_strings2.c
t_extattrctl.c
t_extent.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
t_filedesc.c Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +00:00
t_kauth_pr_47598.c Skip the curtain test case if curtain is not enabled and we would not 2014-04-28 08:34:16 +00:00
t_lock.c
t_lockf.c fix unused variable warnings 2013-10-19 17:45:00 +00:00
t_mqueue.c Remove unnecessary and broken cleanup routine. 2014-03-02 19:56:48 +00:00
t_ps_strings.sh
t_pty.c
t_rnd.c Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +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 Make cleanup routines actually work. 2014-03-02 20:13:12 +00:00
t_umount.sh
t_umountstress.sh Don't rely on "kill -0" to check whether a background shell command 2013-05-31 14:40:48 +00:00