]> git.proxmox.com Git - mirror_libseccomp.git/blame - tests/48-sim-32b_args.tests
tests: fix a number of problems with the tests on a 32-bit x86 system
[mirror_libseccomp.git] / tests / 48-sim-32b_args.tests
CommitLineData
80a987d6
PM
1#
2# libseccomp regression test automation data
3#
4# Copyright (c) 2019 Cisco Systems, Inc. <pmoore2@cisco.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
584ca7a5 1148-sim-32b_args x86_64 1000 0x0 N N N N N KILL
1248-sim-32b_args x86_64 1000 0xffffffff N N N N N KILL
1348-sim-32b_args x86_64 1000 0xffffffffffffffff N N N N N ALLOW
1448-sim-32b_args x86_64 1032 0x0 N N N N N KILL
1548-sim-32b_args x86_64 1032 0xffffffff N N N N N ALLOW
1648-sim-32b_args x86_64 1032 0xffffffffffffffff N N N N N KILL
1748-sim-32b_args x86_64 1064 0x0 N N N N N KILL
1848-sim-32b_args x86_64 1064 0xffffffff N N N N N KILL
1948-sim-32b_args x86_64 1064 0xffffffffffffffff N N N N N ALLOW
2048-sim-32b_args x86_64 2000 0x0 N N N N N KILL
2148-sim-32b_args x86_64 2000 0xffffffff N N N N N KILL
2248-sim-32b_args x86_64 2000 0xffffffffffffffff N N N N N ALLOW
2348-sim-32b_args x86_64 2032 0x0 N N N N N KILL
2448-sim-32b_args x86_64 2032 0xffffffff N N N N N ALLOW
2548-sim-32b_args x86_64 2032 0xffffffffffffffff N N N N N KILL
2648-sim-32b_args x86_64 2064 0x0 N N N N N KILL
2748-sim-32b_args x86_64 2064 0xffffffff N N N N N KILL
2848-sim-32b_args x86_64 2064 0xffffffffffffffff N N N N N ALLOW
80a987d6
PM
29
30test type: bpf-sim-fuzz
31
32# Testname StressCount
3348-sim-32b_args 50
34
35test type: bpf-valgrind
36
37# Testname
3848-sim-32b_args