aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/verifier/meta_access.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-27selftests: bpf: break up the rest of test_verifierJakub Kicinski1-0/+235
Break up the rest of test_verifier tests into separate files. Signed-off-by: Jakub Kicinski <[email protected]> Acked-by: Jiong Wang <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>