]> granicus.if.org Git - strace/commit
tests: check decoding of getpeername syscall
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 10 Jul 2016 22:39:51 +0000 (22:39 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 12 Jul 2016 14:42:30 +0000 (14:42 +0000)
commit524045c1ee3506b883d88879b8448bfd472b0e53
treedb40e4d242e24e15b1157e281aa70aebbcc9e702
parent587cba262ef5f2c646216a972b748ca262bbbd2d
tests: check decoding of getpeername syscall

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