Dmitry V. Levin
a1e8d312ed
* 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.
4 lines
81 B
C
4 lines
81 B
C
/* This file is part of bpf-v strace test. */
|
|
#define VERBOSE 1
|
|
#include "bpf.c"
|