diff options
| author | Stanislav Fomichev <sdf@google.com> | 2019-01-28 09:21:16 -0800 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-01-31 10:13:21 +0100 |
| commit | 8184d44c9a577a2f1842ed6cc844bfd4a9981d8e (patch) | |
| tree | 09b6fdb3472d8bfb64e9c86cfc919c2207df17ca /scripts/gdb/linux/utils.py | |
| parent | e8ddbfb4bcb2254acb71f2ad9008d736f45273a7 (diff) | |
selftests/bpf: skip verifier tests for unsupported program types
Use recently introduced bpf_probe_prog_type() to skip tests in the
test_verifier() if bpf_verify_program() fails. The skipped test is
indicated in the output.
Example:
...
679/p bpf_get_stack return R0 within range SKIP (unsupported program
type 5)
680/p ld_abs: invalid op 1 OK
...
Summary: 863 PASSED, 165 SKIPPED, 3 FAILED
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
