NetBSD/tests/kernel
jmmv bcb71d7e8b Make cleanup routines actually work.
The only way to pass global state from the body to the cleanup is via the
file system.

Fixes leaks of global system resources (in all cases, given that the body
does not by itself clean things up).
2014-03-02 20:13:12 +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 Add TNF license. OK: pooka. 2011-04-26 20:42:01 +00:00
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 Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
h_ps_strings2.c Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
Makefile First attempt at stress testing umount of a busy disk. 2013-04-16 22:05:44 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_extattrctl.c test extattrctl kernel panic (kern/43328) 2010-05-21 16:47:45 +00:00
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 getsockname() needs a socklen_t, not a size_t 2013-02-28 20:41:21 +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 Add tests for verifying the recent changes to ps_strings 2011-03-05 18:14:33 +00:00
t_pty.c Add a pty test, written by Matthew Mondor 2011-09-24 15:53:01 +00:00
t_rnd.c Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +00:00
t_sysv.c Make cleanup routines actually work. 2014-03-02 20:13:12 +00:00
t_umount.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_umountstress.sh Don't rely on "kill -0" to check whether a background shell command 2013-05-31 14:40:48 +00:00