]> granicus.if.org Git - strace/commit
tests: check decoding of socketcall syscall
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Jul 2016 02:28:25 +0000 (02:28 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Jul 2016 11:16:37 +0000 (11:16 +0000)
commitb49c65cece4a1059e09ec4ead7cbb3bb890039f9
treead8a10f2a271b5876d0a9f5fbfff870b3e8fda7d
parente0a0d89bc522d931d83caec184d965ac94af6b0f
tests: check decoding of socketcall syscall

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