summaryrefslogtreecommitdiff
path: root/tests/net/bpf
AgeCommit message (Expand)Author
2017-02-09Add tests for several bpf ioctlsozaki-r
2017-02-01Add a test case for BIOCGBLEN and BIOCSBLENozaki-r
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2014-07-08Clone libbpfjit tests to check kernel implementation of bpfjit.alnsn
2014-07-07Add bpf/t_mbuf test to the build.alnsn
2014-07-07Add rump tests for checking how bpf_validate() works with mbuf chains.alnsn
2014-07-07Add some helper functions for bpf/bpfjit rump tests.alnsn
2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he
2013-03-01Rump kernel hypercalls are not necessary here.pooka
2012-08-14Add __RCSID and and make a couple of stylistic changes.alnsn
2012-01-13PR/44196 is now fixed, so don't expect a failure.christos
2011-12-18Remove unused variablejoerg
2011-01-03PR/44310: Alexander Nasonov: write to /dev/bpf truncates size_t to intchristos
2010-12-06Add an xfail test for the mbuf leak described in PR kern/44196.pooka
2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-04-21Add bpf program source in a comment.pooka
2010-04-21Check that bpf doesn't accept programs with divide-by-zero in them.pooka