Bundle libseccomp 2.3.1
[linux-seccomp.git] / libseccomp / tests / 07-sim-db_bug_looping.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
1107-sim-db_bug_looping all read 1 0x856B008 10 N N N ALLOW
1207-sim-db_bug_looping all read 2-10 0 10 N N N ALLOW
1307-sim-db_bug_looping all read 0 0x856B008 10 N N N ALLOW
14
15test type: bpf-sim-fuzz
16
17# Testname StressCount
1807-sim-db_bug_looping 50
19
20test type: bpf-valgrind
21
22# Testname
2307-sim-db_bug_looping
This page took 0.010403 seconds and 4 git commands to generate.