NetBSD/tests
pooka 756d5b62e3 Add another version of the simple ping test, this time written as a
shell script and using rump_server, rump.ifconfig and rump.ping.

XXX: uses rump_allserver for now, though, since i noticed a problem
where the rump kernel syscall vector does not get updated for
dlopen()'d libraries (and hence if you dlopen librumpnet.so, socket()
still gives ENOSYS).  Me be fixink it later.
2010-12-14 11:03:17 +00:00
..
crypto increase timeouts of long-running tests 2010-11-08 19:06:12 +00:00
dev use rump.halt 2010-12-12 12:49:59 +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 adjust errno after kernel change to be EINVAL 2010-12-06 16:37:25 +00:00
lib Simplify 2010-12-12 18:21:21 +00:00
libexec Convert a couple of old regress tests to ATF. 2010-12-14 05:57:31 +00:00
modules Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
net Add another version of the simple ping test, this time written as a 2010-12-14 11:03:17 +00:00
rump Retire h_simpleserver and use rump_server instead. 2010-12-13 13:39:42 +00:00
sbin PR bin/44209 is now fixed, expect failure -> expect success. 2010-12-12 22:50:42 +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 In the seek test also check that files end up with expected size. 2010-12-06 16:43:26 +00:00
Atffile
Makefile Make tests set generation optional, skipped for MKATF=no build. 2010-12-08 23:56:01 +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
h_macros.h Add RZ(), which is like RL() except that it checks against 0 and 2010-08-31 17:21:14 +00:00