index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
net
/
bpf
Age
Commit message (
Expand
)
Author
2017-02-09
Add tests for several bpf ioctls
ozaki-r
2017-02-01
Add a test case for BIOCGBLEN and BIOCSBLEN
ozaki-r
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2014-07-08
Clone libbpfjit tests to check kernel implementation of bpfjit.
alnsn
2014-07-07
Add bpf/t_mbuf test to the build.
alnsn
2014-07-07
Add rump tests for checking how bpf_validate() works with mbuf chains.
alnsn
2014-07-07
Add some helper functions for bpf/bpfjit rump tests.
alnsn
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2013-03-01
Rump kernel hypercalls are not necessary here.
pooka
2012-08-14
Add __RCSID and and make a couple of stylistic changes.
alnsn
2012-01-13
PR/44196 is now fixed, so don't expect a failure.
christos
2011-12-18
Remove unused variable
joerg
2011-01-03
PR/44310: Alexander Nasonov: write to /dev/bpf truncates size_t to int
christos
2010-12-06
Add an xfail test for the mbuf leak described in PR kern/44196.
pooka
2010-11-03
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
christos
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-04-21
Add bpf program source in a comment.
pooka
2010-04-21
Check that bpf doesn't accept programs with divide-by-zero in them.
pooka