]> granicus.if.org Git - strace/commit
tests: check decoding of prctl PR_[GS]ET_DUMPABLE operations
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 10 Dec 2016 04:04:31 +0000 (07:04 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 17 Dec 2016 12:02:07 +0000 (12:02 +0000)
commit73e9623acfb07dc249c5df16d700ffdfc42b3887
tree007b8f426b628f892faf9c38366480b4fdbc0921
parentea01cb0e5be9c5584279b0e315aa95c683801296
tests: check decoding of prctl PR_[GS]ET_DUMPABLE operations

* tests/prctl-dumpable.c: New file.
* tests/prctl-dumpable.test: New test.
* tests/.gitignore: Add prctl-dumpable.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add prctl-dumpable.test.
tests/.gitignore
tests/Makefile.am
tests/prctl-dumpable.c [new file with mode: 0644]
tests/prctl-dumpable.test [new file with mode: 0755]