Bundle libseccomp 2.3.1
[linux-seccomp.git] / libseccomp / tests / 27-sim-bpf_blk_state.tests
CommitLineData
8befd5cc
MG
1#
2# libseccomp regression test automation data
3#
4# Copyright (c) 2015 Red Hat <pmoore@redhat.com>
5# Author: Paul Moore <paul@paul-moore.com>
6#
7
8test type: bpf-sim
9
10# Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result
1127-sim-bpf_blk_state all 1000 0-2 N N N N N ALLOW
1227-sim-bpf_blk_state all 1000 3-9 N N N N N KILL
1327-sim-bpf_blk_state all 1000 10 N N N N N ALLOW
1427-sim-bpf_blk_state all 1000 11-32 N N N N N KILL
15
16test type: bpf-sim-fuzz
17
18# Testname StressCount
1927-sim-bpf_blk_state 50
20
21test type: bpf-valgrind
22
23# Testname
2427-sim-bpf_blk_state
This page took 0.011256 seconds and 4 git commands to generate.