summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2019-04-262-0/+47
* selftests/bpf: test case for invalid call stack in dead codePaul Chaignon2019-03-261-0/+38
* bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-221-0/+25
* bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2019-03-132-2/+170
* bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann2019-03-071-1/+14
* bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann2019-03-041-1/+43
* bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau2019-02-113-3/+387
* selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel2019-02-057-0/+33
* selftests/bpf: add bpf_spin_lock verifier testsAlexei Starovoitov2019-02-011-0/+331
* selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...Stanislav Fomichev2019-01-311-0/+1
* selftests: bpf: break up the rest of test_verifierJakub Kicinski2019-01-2822-0/+6051
* selftests: bpf: break up test_verifierJakub Kicinski2019-01-2847-0/+9902
* selftests: bpf: prepare for break up of verifier testsJakub Kicinski2019-01-281-0/+1