]> granicus.if.org Git - strace/commit
tests: check decoding of prctl operations without arguments
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 10 Dec 2016 04:05:10 +0000 (07:05 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 17 Dec 2016 12:06:21 +0000 (12:06 +0000)
commit6f4ecb2add8e0c143cddece2bf20a94396e9d741
tree6554fb69ed5c5708363735303a2c1f65f2f6f9a7
parent2dd34a4da7f8b1939e2edd08f2cb3af143964715
tests: check decoding of prctl operations without arguments

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