X-Git-Url: http://git.ieval.ro/?p=linux-seccomp.git;a=blobdiff_plain;f=libseccomp%2Ftests%2F14-sim-reset.tests;fp=libseccomp%2Ftests%2F14-sim-reset.tests;h=0000000000000000000000000000000000000000;hp=584fbb0b15ad1c27249c09befa8c62902f733a77;hb=a7f80a138de41255578bc28d034438a295ecbb2e;hpb=a8d04cb21e9ce2cfa37d893162df3e4943d9e480 diff --git a/libseccomp/tests/14-sim-reset.tests b/libseccomp/tests/14-sim-reset.tests deleted file mode 100644 index 584fbb0..0000000 --- a/libseccomp/tests/14-sim-reset.tests +++ /dev/null @@ -1,29 +0,0 @@ -# -# libseccomp regression test automation data -# -# Copyright (c) 2012 Red Hat -# Author: Paul Moore -# - -test type: bpf-sim - -# Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result -14-sim-reset all read 0 0x856B008 40 N N N KILL -14-sim-reset all write 1 0x856B008 40 N N N ALLOW -14-sim-reset all close 4 N N N N N KILL -14-sim-reset all rt_sigreturn N N N N N N KILL -14-sim-reset all open 0x856B008 4 N N N N KILL -14-sim-reset x86 0-3 N N N N N N KILL -14-sim-reset x86 5-360 N N N N N N KILL -14-sim-reset x86_64 0 N N N N N N KILL -14-sim-reset x86_64 2-360 N N N N N N KILL - -test type: bpf-sim-fuzz - -# Testname StressCount -14-sim-reset 50 - -test type: bpf-valgrind - -# Testname -14-sim-reset