strace/tests/bpf-v.c
Dmitry V. Levin a1e8d312ed tests: enhance test coverage of bpf syscall parser
* configure.ac: Update union bpf_attr member checks.
* tests/bpf.c: Rewrite.
* tests/bpf-v.c: New file.
* tests/gen_tests.in (bpf-v): New entry.
* tests/pure_executables.list: Add bpf-v.
* tests/.gitignore: Likewise.
2017-07-26 10:28:25 +00:00

4 lines
81 B
C

/* This file is part of bpf-v strace test. */
#define VERBOSE 1
#include "bpf.c"