]> granicus.if.org Git - strace/commit
tests: check decoding of scsi ioctl commands
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 10 Jan 2017 00:05:17 +0000 (00:05 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 10 Jan 2017 00:05:17 +0000 (00:05 +0000)
commit7c3e4edd3b3f50843409eb2c7b660ca45d6ba6ef
tree9049b745dd6db526637cc2f06e31ac070e8ba0f7
parent4912e5b2089a0acf89e107aed68d627ccdf28eb7
tests: check decoding of scsi ioctl commands

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