aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-8/+2
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann1-1/+1
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann1-0/+28
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf1-0/+134
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello2-0/+61
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik1-0/+23
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann4-6/+49
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2-3/+586
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-0/+72
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann7-0/+3456