blob: ff6dbc32d7edcc4b7dec9ff29d6a8788e639467b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# libseccomp regression test automation data
#
# Copyright (c) 2022 Oracle and/or its affiliates.
# Author: Tom Hromatka <tom.hromatka@oracle.com>
#
test type: bpf-sim
# Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result
59-basic-empty_binary_tree all,-x32 0-350 N N N N N N ALLOW
test type: bpf-valgrind
# Testname
59-basic-empty_binary_tree
|