Bundle libseccomp 2.3.1
[linux-seccomp.git] / libseccomp / tests / 29-sim-pseudo_syscall.tests
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
8 test type: bpf-sim
9
10 # Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result
11 29-sim-pseudo_syscall +x86 0-10 N N N N N N ALLOW
12 29-sim-pseudo_syscall +x86 4294957190 N N N N N N ALLOW
13 29-sim-pseudo_syscall +x86 4294957295 N N N N N N ALLOW
14
15 test type: bpf-valgrind
16
17 # Testname
18 29-sim-pseudo_syscall
This page took 0.022748 seconds and 4 git commands to generate.