strace/tests/ioctl_scsi.test
Dmitry V. Levin 7c3e4edd3b 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.
2017-01-10 00:05:17 +00:00

5 lines
79 B
Bash
Executable File

#!/bin/sh
# Check decoding of SCSI ioctl commands.
. "${srcdir=.}/ioctl.test"