]> granicus.if.org Git - strace/commit
tests: add seccomp-strict.test
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Apr 2016 15:09:09 +0000 (15:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Apr 2016 15:09:09 +0000 (15:09 +0000)
commitb19945bebcc2a9918878b2526653fc759ed7d187
treed6e04a4411c81e6e3e81facd94d18ca66e6cb06c
parentc1aa7373253ea99059dc5e29159a15a3c3340fd7
tests: add seccomp-strict.test

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