]> granicus.if.org Git - strace/commit
tests: add prctl-seccomp-strict.test
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Apr 2016 15:06:28 +0000 (15:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Apr 2016 15:06:28 +0000 (15:06 +0000)
commitc1aa7373253ea99059dc5e29159a15a3c3340fd7
treeff2b6538d99bf2e0e0066cceb9a4815cb1e77dee
parentd9e4ff7fb3254732d83c89aa2b79e6b797d4b656
tests: add prctl-seccomp-strict.test

* tests/prctl-seccomp-strict.c: New file.
* tests/prctl-seccomp-strict.test: New test.
* tests/.gitignore: Add prctl-seccomp-strict.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add prctl-seccomp-strict.test.
tests/.gitignore
tests/Makefile.am
tests/prctl-seccomp-strict.c [new file with mode: 0644]
tests/prctl-seccomp-strict.test [new file with mode: 0755]