]> granicus.if.org Git - strace/blobdiff - tests/Makefile.am
tests: check decoding of prctl PR_GET_NAME/PR_SET_NAME operations
[strace] / tests / Makefile.am
index eb72739b1e724218f1840d9d97ed68d202dbad99..d75249534a5ed59c9df9784b31fb29c4e4a22b2e 100644 (file)
@@ -266,6 +266,7 @@ check_PROGRAMS = \
        pkey_mprotect \
        poll \
        ppoll \
+       prctl-name \
        prctl-seccomp-filter-v \
        prctl-seccomp-strict \
        pread64-pwrite64 \
@@ -640,6 +641,7 @@ DECODER_TESTS = \
        pkey_mprotect.test \
        poll.test \
        ppoll.test \
+       prctl-name.test \
        prctl-seccomp-filter-v.test \
        prctl-seccomp-strict.test \
        pread64-pwrite64.test \