bpf: test make sure to run unpriv test cases in test_verifier
authorDaniel Borkmann <[email protected]>
Wed, 31 Oct 2018 23:05:55 +0000 (00:05 +0100)
committerAlexei Starovoitov <[email protected]>
Wed, 31 Oct 2018 23:53:17 +0000 (16:53 -0700)
commit832c6f2c29ec519b766923937f4f93fb1008b47d
tree580d9ce17012b6dce0d9da1b9a4993cf9e602605
parent2683f4128c8730699296827d3209d2de80fa1d6c
bpf: test make sure to run unpriv test cases in test_verifier

Right now unprivileged tests are never executed as a BPF test run,
only loaded. Allow for running them as well so that we can check
the outcome and probe for regressions.

Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
tools/testing/selftests/bpf/test_verifier.c