summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <pmoore@redhat.com>2012-11-11 18:55:54 -0500
committerPaul Moore <pmoore@redhat.com>2012-11-12 15:31:50 -0500
commit6c116be02202ef9788e9859b151d5027c6424888 (patch)
treef6c147a4f35981897c460c0f78fa8c0e71943802
parent4d978ebac97c1ab6084681753b4474dd48d8fe6f (diff)
downloadlibseccomp-6c116be02202ef9788e9859b151d5027c6424888.tar.gz
tests: fix a problem with the correct results for 08-subtree-checks
Signed-off-by: Paul Moore <pmoore@redhat.com>
-rw-r--r--tests/08-subtree-checks.tests6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/08-subtree-checks.tests b/tests/08-subtree-checks.tests
index 9692186..8f39dc3 100644
--- a/tests/08-subtree-checks.tests
+++ b/tests/08-subtree-checks.tests
@@ -17,12 +17,12 @@ test type: bpf-sim
08-subtree-checks all 1003 0-5 1 2 0-5 N N ALLOW
08-subtree-checks all 1003 0-5 2 1 0-5 N N KILL
08-subtree-checks all 1004 0 11 5-10 10 10 1-5 ALLOW
-08-subtree-checks all 1004 0 1 2 0-5 N N KILL
+08-subtree-checks all 1004 0 1 2 0-5 N N ALLOW
08-subtree-checks all 1004 1-5 1 2 0-5 N N ALLOW
08-subtree-checks all 1004 1-5 1 2 30-35 N N ALLOW
08-subtree-checks all 1004 1-5 2 1 30-35 N N KILL
08-subtree-checks all 1005 0 11 5-10 10 10 1-5 ALLOW
-08-subtree-checks all 1005 0 1 2 0-5 N N KILL
+08-subtree-checks all 1005 0 1 2 0-5 N N ALLOW
08-subtree-checks all 1005 1-5 1 2 0-5 N N ALLOW
08-subtree-checks all 1005 1-5 1 2 30-35 N N ALLOW
08-subtree-checks all 1005 1-5 2 1 30-35 N N KILL
@@ -30,7 +30,7 @@ test type: bpf-sim
08-subtree-checks all 1006 0-10 1 3 N N N KILL
08-subtree-checks all 1006 10 2-100 2 N N N ALLOW
08-subtree-checks all 1007 0 0 1 3 N N TRAP
-08-subtree-checks all 1007 1 1 1 0-2 1 1 KILL
+08-subtree-checks all 1007 1 1 1 0-2 1 1 ALLOW
08-subtree-checks all 1007 1 1 2 0-2 1 1 ALLOW
08-subtree-checks all 1007 1 1 2 4-6 1 1 ALLOW
08-subtree-checks all 1007 1 1 0 3 1 1 KILL