]> granicus.if.org Git - strace/commit
tests: check decoding of ipc syscall
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 22 Jul 2016 14:25:28 +0000 (14:25 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 22 Jul 2016 19:30:30 +0000 (19:30 +0000)
commit1a7c38dc52e588185cfb3c2d667abf3edfb56997
tree10f5f2c572ad5d1289907d5ebe4e0cf315a4aa85
parentb412d75f747b3cd25300b76d536365b00096bd5e
tests: check decoding of ipc syscall

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