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

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