]> granicus.if.org Git - strace/commit
tests: check decoding of prctl PR_GET_NAME/PR_SET_NAME operations
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 19 Nov 2016 23:25:54 +0000 (23:25 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 20 Nov 2016 01:33:16 +0000 (01:33 +0000)
commit9e8b95977d365938303037fc20a96ca1eccac733
treeec153631e9c789eedc672dc3a48a521a7a98954a
parent43017ef466a8540c09e95da9b602e4e56dca8a94
tests: check decoding of prctl PR_GET_NAME/PR_SET_NAME operations

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