]> granicus.if.org Git - strace/commit
tests: enhance test coverage of bpf syscall parser
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 26 Jul 2017 10:28:25 +0000 (10:28 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 26 Jul 2017 10:28:25 +0000 (10:28 +0000)
commita1e8d312ed4f313c2be8b4fa8572047a35d2d873
treeedc7b89c9ff4e626348cb1a59f51615d9c70f232
parent4577bb6c899abccaf70b48d3c955e0538eada90b
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.
configure.ac
tests/.gitignore
tests/bpf-v.c [new file with mode: 0644]
tests/bpf.c
tests/gen_tests.in
tests/pure_executables.list