Upgrade libseccomp to 2.3.3 from 2.3.1
[linux-seccomp.git] / libseccomp / tests / 27-sim-bpf_blk_state.tests
diff --git a/libseccomp/tests/27-sim-bpf_blk_state.tests b/libseccomp/tests/27-sim-bpf_blk_state.tests
deleted file mode 100644 (file)
index a9c0fa4..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# libseccomp regression test automation data
-#
-# Copyright (c) 2015 Red Hat <pmoore@redhat.com>
-# Author: Paul Moore <paul@paul-moore.com>
-#
-
-test type: bpf-sim
-
-# Testname             Arch    Syscall         Arg0            Arg1            Arg2    Arg3    Arg4    Arg5    Result
-27-sim-bpf_blk_state   all     1000            0-2             N               N       N       N       N       ALLOW
-27-sim-bpf_blk_state   all     1000            3-9             N               N       N       N       N       KILL
-27-sim-bpf_blk_state   all     1000            10              N               N       N       N       N       ALLOW
-27-sim-bpf_blk_state   all     1000            11-32           N               N       N       N       N       KILL
-
-test type: bpf-sim-fuzz
-
-# Testname             StressCount
-27-sim-bpf_blk_state   50
-
-test type: bpf-valgrind
-
-# Testname
-27-sim-bpf_blk_state
This page took 0.010275 seconds and 4 git commands to generate.