summaryrefslogtreecommitdiffstats
path: root/tools/regression/bpf
Commit message (Expand)AuthorAgeFilesLines
* Adjust a test case and make it more jump optimization neutral for JIT case.jkim2010-04-231-1/+1
* Make this test case little bit more interesting.jkim2009-11-231-500/+500
* Correct copyright date in the BPF regression test.jkim2009-11-201-1/+1
* Adjust BPF JIT compiler regression tests to catch up with r199603.jkim2009-11-207-20/+35
* Add a test case for very long BPF program.jkim2009-11-192-1/+1031
* Connect a forgotten test case to Makefile.jkim2008-08-291-1/+1
* Do not pass validatation level since all issues are fixed now.jkim2008-08-291-1/+1
* Merge local copy of bpf_validate() with bpf_filter.c.jkim2008-08-291-11/+14
* Merge bpf_filter.c r182425 and add test cases for jump range checks.jkim2008-08-296-27/+137
* Move comments to the right places.jkim2008-08-281-5/+5
* Merge bpf_filter.c r182412 and remove additional local checks.jkim2008-08-282-53/+23
* Fix style consistencies and a comment.jkim2008-08-2880-449/+449
* Merge bpf_filter.c r182380 and remove additional local checksjkim2008-08-281-12/+4
* Add a test case for uninitialized scratch memory (for JIT compiler).jkim2008-08-282-2/+66
* Add a test case for null filter.jkim2008-08-263-11/+35
* Add more test cases for invalid instructions and add commentsjkim2008-08-267-9/+232
* Remove some hacks from regression test since bpf_filter.c builds fine now.jkim2008-08-262-9/+8
* Add a trivial bpf filter benchmark.jkim2008-08-252-5/+22
* Use sys/net/bpf_jitter.c instead of rolling our own versionjkim2008-08-252-10/+7
* Reflect sys/net/bpf_jitter.h changes to regression test.jkim2008-08-251-17/+7
* Add test case for 'divide by 0' with BPF_ALU|BPF_DIV|BPF_X instruction.jkim2008-08-182-1/+34
* Fix two test cases on 32-bit architectures.jkim2008-08-182-2/+6
* Add simple bpf(9) regression tests and test cases.jkim2008-08-1876-0/+2739
OpenPOWER on IntegriCloud