summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/verifier/var_off.c
AgeCommit message (Expand)Author
2021-02-10selftest/bpf: Verifier tests for var-off accessAndrei Matei
2021-02-10selftest/bpf: Adjust expected verifier errorsAndrei Matei
2019-04-05selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov
2019-04-05selftests/bpf: Test indirect var_off stack access in unpriv modeAndrey Ignatov
2019-04-05selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov
2019-03-29selftests/bpf: Test variable offset stack accessAndrey Ignatov
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski