bpf: add test cases to bpf selftests to cover all meta tests
authorDaniel Borkmann <daniel@iogearbox.net>
Wed, 1 Nov 2017 22:58:11 +0000 (23:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Nov 2017 08:01:39 +0000 (17:01 +0900)
commit634eab11bd96d60d3a877182baa5b4b8bbed8685
tree5dcf4f99e81b92acd6927d4d03cb7d80d8def23b
parent5beca081be9195b4316ac5f32921df0234ee8e0e
bpf: add test cases to bpf selftests to cover all meta tests

Lets also add test cases to cover all possible data_meta access tests
for good/bad access cases so we keep tracking them.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/test_verifier.c