Dmitry V. Levin
129b304c95
* tests/ioctl_mtd.c: New file. * tests/ioctl_mtd.test: New test. * tests/.gitignore: Add ioctl_mtd. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add ioctl_mtd.test.
6 lines
76 B
Bash
Executable File
6 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of 'M' type ioctls.
|
|
|
|
. "${srcdir=.}/ioctl.test"
|