summaryrefslogtreecommitdiff
path: root/tests/pure_executables.list
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2021-09-06 17:39:31 +0200
committerEugene Syromyatnikov <evgsyr@gmail.com>2021-10-09 12:30:24 +0200
commit0fe8597f9b77e02fa3a6797d20bb2013c82b13c5 (patch)
tree2b9b37034f6e9d9032ae33a0fd9d2515cc936101 /tests/pure_executables.list
parentce339970f457f662e25ebcc5daca83f9dcdbbbd2 (diff)
downloadstrace-0fe8597f9b77e02fa3a6797d20bb2013c82b13c5.tar.gz
seccomp: decode SECCOMP_GET_NOTIF_SIZES
* src/seccomp.c (SYS_FUNC(seccomp)): Print seccomp op only on entering. (SYS_FUNC(seccomp)) <case SECCOMP_GET_NOTIF_SIZES>: Implement decoding. * tests/.gitignore: Add seccomp_get_notif_sizes and seccomp_get_notif_sizes-success. * tests/Makefile.am (check_PROGRAMS): Add seccomp_get_notif_sizes-success. * tests/gen_tests.in (seccomp_get_notif_sizes, seccomp_get_notif_sizes-success): New tests. * tests/pure_executables.list: Add seccomp_get_notif_sizes. * tests/seccomp_get_notif_sizes-success.c: New file. * tests/seccomp_get_notif_sizes.c: Likewise. * NEWS: Mention it.
Diffstat (limited to 'tests/pure_executables.list')
-rwxr-xr-xtests/pure_executables.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pure_executables.list b/tests/pure_executables.list
index f861d0b6b..9ab724aff 100755
--- a/tests/pure_executables.list
+++ b/tests/pure_executables.list
@@ -570,6 +570,7 @@ sched_xetscheduler
sched_yield
seccomp-filter
seccomp_get_action_avail
+seccomp_get_notif_sizes
select
semop
semop-indirect