NetBSD/tests
pooka 401a8e7a51 Get rid of the "sleep 1" by using rump_daemonize_begin/end().
Notably, md is a little tricky for this, since the ioctl that
configures the service also blocks in the kernel.  Therefore, use
an additional pthread to probe when the service is fully configured
and the server can detach.

Also, rawpart love.
2010-11-30 14:29:05 +00:00
..
crypto increase timeouts of long-running tests 2010-11-08 19:06:12 +00:00
dev Get rid of the "sleep 1" by using rump_daemonize_begin/end(). 2010-11-30 14:29:05 +00:00
fs Convert skipped tests into proper xfails (a lazy bum is me). 2010-11-19 17:46:02 +00:00
games Since /usr/games is rarely in one's $PATH, provide an absolute path to the 2010-11-19 12:31:36 +00:00
include Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
ipf Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
kernel Add another set of problematic offsets from the quoted thread. 2010-11-15 22:01:44 +00:00
lib Revert previous. The atf default timeout has been reverted, and the 90sec 2010-11-29 18:21:15 +00:00
libexec add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
modules Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
net convert program in PR kern/44054 to an atf test case 2010-11-07 19:53:42 +00:00
rump Test copystr/copyinstr/copyoutstr focusing on the off-by-one cases. 2010-11-09 15:25:19 +00:00
sys Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
syscall update to new rump lwp/proc interfaces 2010-09-01 19:41:27 +00:00
util since the fix was reverted, revert the test. 2010-11-17 13:41:52 +00:00
Atffile
h_macros.h Add RZ(), which is like RL() except that it checks against 0 and 2010-08-31 17:21:14 +00:00
Makefile Add test of pad(4): stuff some audio into /dev/audio, read it from 2010-08-04 13:15:15 +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