summaryrefslogtreecommitdiff
path: root/tests/54-live-binary_tree.tests
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2019-11-15 12:55:33 -0700
committerPaul Moore <paul@paul-moore.com>2020-02-28 08:40:15 -0500
commit38f04da8474855f6ca850cc70e389bd56dbbf2fe (patch)
tree98d688354325cd851ae63b3ca5d9a2e61813bb9f /tests/54-live-binary_tree.tests
parenta3732b32b8e67a5c466a625f0e1e0d0bfde5ee0b (diff)
downloadlibseccomp-38f04da8474855f6ca850cc70e389bd56dbbf2fe.tar.gz
tests: add tests for the binary tree
This commit adds tests to ensure the validity of the binary tree and the resultant pfc and bpf output. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tests/54-live-binary_tree.tests')
-rw-r--r--tests/54-live-binary_tree.tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/54-live-binary_tree.tests b/tests/54-live-binary_tree.tests
new file mode 100644
index 0000000..63575e9
--- /dev/null
+++ b/tests/54-live-binary_tree.tests
@@ -0,0 +1,11 @@
+#
+# libseccomp regression test automation data
+#
+# Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
+# Author: Tom Hromatka <tom.hromatka@oracle.com>
+#
+
+test type: live
+
+# Testname API Result
+54-live-binary_tree 1 ALLOW