summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau2017-01-171-26/+27
* selftests: do not require bash to run bpf testsRolf Eike Beer2017-01-051-1/+1
* bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann2016-12-171-1/+1
* bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2016-12-171-0/+28
* bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf2016-12-061-0/+134
* bpf: Preserve const register type on const OR alu opsGianluca Borello2016-12-052-0/+61
* bpf: add test for the verifier equal logic bugJosef Bacik2016-11-301-0/+23
* bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-284-6/+49
* bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-152-3/+586
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2016-10-191-0/+72
* bpf: add initial suite for selftestsDaniel Borkmann2016-10-187-0/+3456