Blame tests/07-sim-db_bug_looping.tests

Packit 56e23f
#
Packit 56e23f
# libseccomp regression test automation data
Packit 56e23f
#
Packit 56e23f
# Copyright IBM Corp. 2012
Packit 56e23f
# Author: Corey Bryant <coreyb@linux.vnet.ibm.com>
Packit 56e23f
#
Packit 56e23f
Packit 56e23f
test type: bpf-sim
Packit 56e23f
Packit 56e23f
# Testname		Arch	Syscall	Arg0	Arg1		Arg2	Arg3	Arg4	Arg5	Result
Packit 56e23f
07-sim-db_bug_looping	all	read	1	0x856B008	10	N	N	N	ALLOW
Packit 56e23f
07-sim-db_bug_looping	all	read	2-10	0		10	N	N	N	ALLOW
Packit 56e23f
07-sim-db_bug_looping	all	read	0	0x856B008	10	N	N	N	ALLOW
Packit 56e23f
Packit 56e23f
test type: bpf-sim-fuzz
Packit 56e23f
Packit 56e23f
# Testname		StressCount
Packit 56e23f
07-sim-db_bug_looping	50
Packit 56e23f
Packit 56e23f
test type: bpf-valgrind
Packit 56e23f
Packit 56e23f
# Testname
Packit 56e23f
07-sim-db_bug_looping