summaryrefslogtreecommitdiff
path: root/tests/27-sim-bpf_blk_state.tests
blob: dd72b051615bd7c2526bf70e235906e24fea0577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# libseccomp regression test automation data
#
# Copyright (c) 2015 Red Hat <pmoore@redhat.com>
# Author: Paul Moore <pmoore@redhat.com
#

test type: bpf-sim

# Testname		Arch	Syscall		Arg0		Arg1		Arg2	Arg3	Arg4	Arg5	Result
27-sim-bpf_blk_state	+x86_64	socket		0-2		N		N	N	N	N	ALLOW
27-sim-bpf_blk_state	+x86_64	socket		3-9		N		N	N	N	N	KILL
27-sim-bpf_blk_state	+x86_64	socket		10		N		N	N	N	N	ALLOW
27-sim-bpf_blk_state	+x86_64	socket		11-32		N		N	N	N	N	KILL

test type: bpf-sim-fuzz

# Testname		StressCount
27-sim-bpf_blk_state	50

test type: bpf-valgrind

# Testname
27-sim-bpf_blk_state