* 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.
5 lines
79 B
Bash
Executable File
5 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of SCSI ioctl commands.
|
|
. "${srcdir=.}/ioctl.test"
|