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