]> granicus.if.org Git - strace/commit
tests: check decoding of mbind syscall
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 29 Apr 2016 14:06:45 +0000 (14:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 29 Apr 2016 18:21:01 +0000 (18:21 +0000)
commit900a282d3606ce3045254c736a27a3cc959f7ef3
tree5ccd3ac32b9bed7caac23ccd6e6c2ba23085346a
parent9019cf4cf5ae6d1898c155799615cbb9663a680c
tests: check decoding of mbind syscall

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