X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=libseccomp%2Ftests%2F19-sim-missing_syscalls.tests;fp=libseccomp%2Ftests%2F19-sim-missing_syscalls.tests;h=6725733d81d11b811dcdd9f4a9b7dd78b5d42572;hb=8befd5cc4d2b478c697d81a5ac191083c203d081;hp=0000000000000000000000000000000000000000;hpb=bcf524c10c0ad85fcef711acffc3251bb8472352;p=linux-seccomp.git diff --git a/libseccomp/tests/19-sim-missing_syscalls.tests b/libseccomp/tests/19-sim-missing_syscalls.tests new file mode 100644 index 0000000..6725733 --- /dev/null +++ b/libseccomp/tests/19-sim-missing_syscalls.tests @@ -0,0 +1,16 @@ +# +# libseccomp regression test automation data +# +# Copyright (c) 2013 Red Hat +# Author: Paul Moore +# + +test type: bpf-sim + +# Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result +19-sim-missing_syscalls +x86 0-350 N N N N N N KILL + +test type: bpf-valgrind + +# Testname +19-sim-missing_syscalls