Dmitry V. Levin
799b22a27d
* configure.ac (AC_CHECK_TYPES): Add struct blk_user_trace_setup. * tests/ioctl_block.c: New file. * tests/ioctl_block.test: New test. * tests/.gitignore: Add ioctl_block. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add ioctl_block.test.
6 lines
72 B
Bash
Executable File
6 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of BLK* ioctls.
|
|
|
|
. "${srcdir=.}/ioctl.test"
|