gvisor/runsc/specutils/seccomp
Howard Zhang ae1141778e fix seccomp test for ARM64
As open syscall is not support on ARM64, change syscall
from 'open' to 'openat' in no_match_name_allow

Signed-off-by: Howard Zhang <howard.zhang@arm.com>
2020-09-25 14:49:13 +08:00
..
BUILD Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
audit_amd64.go Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
audit_arm64.go Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
seccomp.go Add support for OCI seccomp filters in the sandbox. 2020-09-15 23:19:17 -07:00
seccomp_test.go fix seccomp test for ARM64 2020-09-25 14:49:13 +08:00