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
/
lib
/
libbpfjit
Age
Commit message (
Expand
)
Author
2016-05-24
Disable PAX mprotect to make just-in-time-compile tests work again.
hannken
2015-02-14
Add two more libbpfjit_jmp_jeq_x_noinit_XX tests.
alnsn
2015-02-14
Replace accidentally committed test with libbpfjit_jmp_jeq_x_noinit_ax test.
alnsn
2015-02-14
Improve libbpfjit_jmp_jeq_x test.
alnsn
2015-02-11
Add libbpfjit_jmp_ja_overflow test.
alnsn
2015-02-11
Add libbpfjit_jmp_ja_invalid test.
alnsn
2015-02-11
Add libbpfjit_ret_k and libbpfjit_bad_ret_k tests.
alnsn
2014-11-20
Add BPF_MOD tests. Plus one tiny change.
alnsn
2014-11-19
Add BPF_XOR tests.
alnsn
2014-07-14
Add a link to ../../net/bpfjit/t_extmem.c.
alnsn
2014-07-13
Add bpfjit_cop_copx and bpfjit_copx_cop tests.
alnsn
2014-07-08
Rename bpfjit tests to libbpfjit.
alnsn
2014-07-08
Rename bpfjit tests to libbpfjit, don't test zero buflen and a couple of
alnsn
2014-06-25
Add t_extmem test.
alnsn
2014-06-25
Add external memory tests.
alnsn
2014-06-25
Fix copyright. These tests are based on tests created in 2013 on github.com.
alnsn
2014-06-25
Add t_cop test.
alnsn
2014-06-25
Add BPF_COP and BPF_COPX tests.
alnsn
2014-06-24
Implement copfuncs and external memory in bpfjit.
alnsn
2014-06-17
libarch on sparc isn't -l${MACHINE_CPU}. Don't link to it.
alnsn
2014-06-17
Link with -l${MACHINE_CPU}.
alnsn
2014-05-23
Update copyright year.
alnsn
2014-05-23
Test Array Bounds Check Elimination (ABC) and test bpf programs from bpf(4).
alnsn
2013-11-15
- Add bpf_args_t and convert bpf_filter_ext() to use it. This allows the
rmind
2012-11-11
Add libbpfjit test.
alnsn