Bundle libseccomp 2.3.1
[linux-seccomp.git] / libseccomp / tests / 01-sim-allow.tests
CommitLineData
8befd5cc
MG
1#
2# libseccomp regression test automation data
3#
4# Copyright IBM Corp. 2012
5# Author: Corey Bryant <coreyb@linux.vnet.ibm.com>
6#
7
8test type: bpf-sim
9
10# Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result
1101-sim-allow all 0-350 N N N N N N ALLOW
12
13test type: bpf-sim-fuzz
14
15# Testname StressCount
1601-sim-allow 50
17
18test type: bpf-valgrind
19
20# Testname
2101-sim-allow
This page took 0.010583 seconds and 4 git commands to generate.