strace/tests/ioctl_block.test
Dmitry V. Levin 799b22a27d tests: check decoding of BLK* ioctls
* 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.
2016-05-26 14:44:13 +00:00

6 lines
72 B
Bash
Executable File

#!/bin/sh
# Check decoding of BLK* ioctls.
. "${srcdir=.}/ioctl.test"