* tests/.gitignore: Replace seccomp with prctl-seccomp-filter-v.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Replace seccomp.test with prctl-seccomp-filter-v.test.
* tests/seccomp.c: Rename to tests/prctl-seccomp-filter-v.c.
* tests/seccomp.test: Rename to tests/prctl-seccomp-filter-v.test.
pipe
poll
ppoll
+prctl-seccomp-filter-v
prctl-seccomp-strict
pread64-pwrite64
preadv
sched_xetparam
sched_xetscheduler
scm_rights
-seccomp
seccomp-strict
select
sendfile
pipe \
poll \
ppoll \
+ prctl-seccomp-filter-v \
prctl-seccomp-strict \
pread64-pwrite64 \
preadv \
sched_xetparam \
sched_xetscheduler \
scm_rights \
- seccomp \
seccomp-strict \
select \
sendfile \
pipe.test \
poll.test \
ppoll.test \
+ prctl-seccomp-filter-v.test \
prctl-seccomp-strict.test \
pread64-pwrite64.test \
preadv-pwritev.test \
sched_xetscheduler.test \
scm_rights-fd.test \
seccomp-strict.test \
- seccomp.test \
select.test \
sendfile.test \
sendfile64.test \
/*
+ * Check verbose decoding of prctl PR_SET_SECCOMP SECCOMP_MODE_FILTER.
+ *
* Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
* All rights reserved.
*
#!/bin/sh
-# Check how SECCOMP_MODE_FILTER is decoded.
+# Check verbose decoding of prctl PR_SET_SECCOMP SECCOMP_MODE_FILTER.
. "${srcdir=.}/init.sh"
run_strace_match_diff -v -e trace=prctl