]> git.proxmox.com Git - mirror_libseccomp.git/commit
tests: add a test to check for syscall priority function on non-native ABIs
authorPaul Moore <paul@paul-moore.com>
Thu, 2 Mar 2017 15:21:53 +0000 (10:21 -0500)
committerPaul Moore <paul@paul-moore.com>
Wed, 17 Jan 2018 22:17:50 +0000 (17:17 -0500)
commit1ea2f59f04746bb1ffdde7572ce7d4784dd63877
treeeee7c933c2c10ea8a48ae9719dac6c9f6b556209
parent9994197ea8fdcca46dc637b347868d42ba642058
tests: add a test to check for syscall priority function on non-native ABIs

Signed-off-by: Paul Moore <paul@paul-moore.com>
tests/.gitignore
tests/41-sim-syscall_priority_arch.c [new file with mode: 0644]
tests/41-sim-syscall_priority_arch.py [new file with mode: 0755]
tests/41-sim-syscall_priority_arch.tests [new file with mode: 0644]
tests/Makefile.am