NetBSD/tests/kernel
joerg f611942e77 Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
process, proc_find can't be used as the child is still in state SIDL.
2012-11-17 21:55:24 +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
Makefile Add missing '+' so we include t_lock as well as t_lockf and others. 2012-11-07 16:36:49 +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_lock.c
t_lockf.c Add ATF version of the file locking test 2012-11-07 14:00:38 +00:00
t_mqueue.c Use an ATF_TC_CLEANUP() routine to delete the mkdtemp() directory even 2012-11-06 19:35:38 +00:00
t_ps_strings.sh
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 Replace the atexit() routines with ATF_TC_CLEANUP() 2012-11-06 18:31:53 +00:00
t_umount.sh