]> git.proxmox.com Git - mirror_libseccomp.git/commit - tests/.gitignore
tests: add test for SCMP_ACT_LOG of all syscalls
authorTyler Hicks <tyhicks@canonical.com>
Wed, 18 Oct 2017 06:16:57 +0000 (06:16 +0000)
committerPaul Moore <paul@paul-moore.com>
Wed, 1 Nov 2017 16:51:15 +0000 (12:51 -0400)
commit0cc7203760c4776c67602a531bd633aba63a7851
tree8677b7d8971956e97da5d3c6f8acc6679f7402af
parent649d4fa3e0f86289d788010f4aadc27d3e9b1339
tests: add test for SCMP_ACT_LOG of all syscalls

Test SCMP_ACT_LOG as the default action which all syscalls trigger.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
tests/.gitignore
tests/40-sim-log.c [new file with mode: 0644]
tests/40-sim-log.py [new file with mode: 0755]
tests/40-sim-log.tests [new file with mode: 0644]
tests/Makefile.am