NetBSD/tests/net
pgoyette af44ca577f There's a known-but-unresolved race condition in here somewhere that
causes these tests to sometimes deadlock.  Since they run really fast
when they are successful, it doesn't do any good to wait for the
default 5-minute timeout.  So explicitly set timeout for these tests
to just 30 seconds.
2012-08-31 04:02:21 +00:00
..
bpf Add __RCSID and and make a couple of stylistic changes. 2012-08-14 19:40:30 +00:00
bpfilter There's a known-but-unresolved race condition in here somewhere that 2012-08-31 04:02:21 +00:00
carp fix fallout from including signal.h in rump_syscallargs.h 2011-06-26 13:13:31 +00:00
config make netcfg produce sensible results in a non-atf env 2011-02-28 21:21:14 +00:00
fdpass Slightly reaarange, so that the 32bit version actually gets compiled 2012-08-16 10:14:03 +00:00
icmp Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +00:00
if convert program in PR kern/44054 to an atf test case 2010-11-07 19:53:42 +00:00
if_loop Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +00:00
net Fixed reversed/child parent and check the right variable for failure from 2011-10-04 16:28:26 +00:00
route Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
sys PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00
Makefile Build and install t_bpfilter. 2012-08-14 19:13:54 +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