summaryrefslogtreecommitdiffstats
path: root/lib/test_bpf.c
AgeCommit message (Expand)AuthorLines
2014-06-11net: filter: fix nlattr and nlattr_nest BPF testsAlexei Starovoitov-13/+21
2014-06-02net: filter: fix length calculation in BPF testsuiteChema Gonzalez-5/+16
2014-06-01net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann-0/+22
2014-06-01net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann-1/+74
2014-05-30net: filter: use block statements in tcpdump testsDaniel Borkmann-68/+75
2014-05-30net: filter: test fill/spill of all M[] regsDaniel Borkmann-0/+90
2014-05-23net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann-0/+94
2014-05-23net: filter: improve test case frameworkDaniel Borkmann-155/+233
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann-1/+1
2014-05-23lib/test_bpf.c: don't use gcc union shortcutAndrew Morton-52/+52
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov-2/+2
2014-05-12net: filter: additional BPF testsAlexei Starovoitov-0/+1224
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov-0/+322