Sha256: bfed00447b23ddd470b64222b10aeb275ec281968bd337bca699b1aa527589b5
Contents?: true
Size: 701 Bytes
Versions: 10
Compression:
Stored size: 701 Bytes
Contents
# # libseccomp regression test automation data # # Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved. # Author: Tom Hromatka <tom.hromatka@oracle.com> # test type: bpf-sim # Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result 50-sim-hash_collision x86_64 1000 1 N N N N N ALLOW 50-sim-hash_collision x86_64 1000 2 N N N N N ALLOW 50-sim-hash_collision x86_64 1000 3 N N N N N ERRNO(100) 50-sim-hash_collision x86_64 1001 1 2 3 N N N ALLOW 50-sim-hash_collision x86_64 1001 1 1 N N N N ALLOW 50-sim-hash_collision x86_64 1001 2 N N N N N ERRNO(100) 50-sim-hash_collision x86_64 1001 1 3 N N N N ERRNO(100) 50-sim-hash_collision x86_64 1001 1 2 4 N N N ERRNO(100)
Version data entries
10 entries across 10 versions & 1 rubygems