blob: 5a036e845dcb295a0112d045451cb0adcea68cf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
#
# libseccomp regression test automation data
#
# Copyright Canonical Ltd. 2017
# Author: Tyler Hicks <tyhicks@canonical.com>
#
test type: bpf-sim
# Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result
40-sim-log all,-x32 0-350 N N N N N N LOG
test type: bpf-sim-fuzz
# Testname StressCount
40-sim-log 50
test type: bpf-valgrind
# Testname
40-sim-log
|