NetBSD/tests/net
gson 09436ed198 The t_ldp_regen test frequently fails under qemu, but reliably passes
on real hardware.  The failures are hardly surprising given that qemu
timing is off by a is off by a factor of two as reported in
PR kern/43997.  Disabling the test on qemu for now; it should be
re-enabled once 43997 has been fixed to see if it still fails then.
2014-09-01 06:38:35 +00:00
..
bpf Clone libbpfjit tests to check kernel implementation of bpfjit. 2014-07-08 21:44:26 +00:00
bpfilter Zap trailing spaces. 2014-06-24 11:32:36 +00:00
bpfjit Add bpfjit_cop_copx and bpfjit_copx_cop tests. 2014-07-13 21:35:33 +00:00
carp Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
config Remove makevirtif(), it's not likely to be used in testing. 2013-07-03 19:13:33 +00:00
fdpass
icmp Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
if Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
if_loop Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
mpls The t_ldp_regen test frequently fails under qemu, but reliably passes 2014-09-01 06:38:35 +00:00
net Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
npf
route Check for RUMP programs before using them. 2013-02-19 21:08:24 +00:00
sys
Makefile Add bpfjit kernel tests for loading from mbuf chain. 2014-06-30 21:30:51 +00:00
Makefile.inc