]> granicus.if.org Git - strace/commit
tests: check decoding of get_mempolicy syscall
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 27 Apr 2016 21:58:43 +0000 (21:58 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 28 Apr 2016 01:17:39 +0000 (01:17 +0000)
commitaa1ed760c8ca75901088e7a5faad7c291f5a5d4c
tree5cb7353c5cdf381a3ba3e00cf502a0a4bfe00447
parent9547c4526e3821fad476a445d4656735f1b43959
tests: check decoding of get_mempolicy syscall

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