Bundle libseccomp 2.3.1
[linux-seccomp.git] / libseccomp / tests / 29-sim-pseudo_syscall.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
1129-sim-pseudo_syscall +x86 0-10 N N N N N N ALLOW
1229-sim-pseudo_syscall +x86 4294957190 N N N N N N ALLOW
1329-sim-pseudo_syscall +x86 4294957295 N N N N N N ALLOW
14
15test type: bpf-valgrind
16
17# Testname
1829-sim-pseudo_syscall
This page took 0.010327 seconds and 4 git commands to generate.