]> git.proxmox.com Git - mirror_libseccomp.git/commit
tests: sort out simulation blacklist/whitelist
authorLuca Bruno <lucab@debian.org>
Sun, 29 May 2016 07:47:27 +0000 (09:47 +0200)
committerPaul Moore <paul@paul-moore.com>
Thu, 2 Jun 2016 19:31:40 +0000 (15:31 -0400)
commit5e0a33f8f5c086204451041c43010e4ab51b5c6e
tree3e68084a2104ff420e6a52e377da1272974440f7
parentc86e1f565537b28b73ebd63f0239b4a446925534
tests: sort out simulation blacklist/whitelist

This commit sorts out a mismatch between simulation tests,
properly laying down a blacklist and a whitelist simulation.

Signed-off-by: Luca Bruno <lucab@debian.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
tests/.gitignore
tests/18-sim-basic_whitelist.c
tests/18-sim-basic_whitelist.py
tests/18-sim-basic_whitelist.tests
tests/34-sim-basic_blacklist.c [new file with mode: 0644]
tests/34-sim-basic_blacklist.py [new file with mode: 0755]
tests/34-sim-basic_blacklist.tests [new file with mode: 0644]
tests/Makefile.am