cvs commit: src/tools/regression/bpf/bpf_filter Makefile bpf_test.c
src/tools/regression/bpf/bpf_filter/tests test0080.h test0081.h
test0082.h test0083.h
Jung-uk Kim
jkim at FreeBSD.org
Fri Aug 29 02:12:57 UTC 2008
jkim 2008-08-29 02:12:45 UTC
FreeBSD src repository
Modified files:
tools/regression/bpf/bpf_filter Makefile bpf_test.c
tools/regression/bpf/bpf_filter/tests test0080.h
Added files:
tools/regression/bpf/bpf_filter/tests test0081.h test0082.h
test0083.h
Log:
SVN rev 182428 on 2008-08-29 02:12:45Z by jkim
Merge bpf_filter.c r182425 and add test cases for jump range checks.
While I am here, fix stupid typos in test0080.h and make it JIT compiler only.
Revision Changes Path
1.9 +2 -1 src/tools/regression/bpf/bpf_filter/Makefile
1.11 +6 -7 src/tools/regression/bpf/bpf_filter/bpf_test.c
1.3 +20 -18 src/tools/regression/bpf/bpf_filter/tests/test0080.h
1.1 +37 -0 src/tools/regression/bpf/bpf_filter/tests/test0081.h (new)
1.1 +37 -0 src/tools/regression/bpf/bpf_filter/tests/test0082.h (new)
1.1 +34 -0 src/tools/regression/bpf/bpf_filter/tests/test0083.h (new)
More information about the cvs-src
mailing list