]> granicus.if.org Git - strace/commit
tests: check decoding and dumping of preadv2 and pwritev2 syscalls
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 11 May 2016 01:34:09 +0000 (01:34 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 11 May 2016 01:54:12 +0000 (01:54 +0000)
commitd81b58f650276ffd7cbafd0001171e241b26c3f3
tree1122b8956ee78273454dc76506cbd8853925a065
parenta6dd09428707bfb87e27abcb0c8f7066e2eaf988
tests: check decoding and dumping of preadv2 and pwritev2 syscalls

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