strace/tests/file_ioctl.test
Jeff Mahoney c05c24cc51 tests: add testing for FS_IOC_FIEMAP
This is limited to FIEMAP.  FICLONE* and FIDEDUPERANGE originated in
btrfs and will be tested there.

* tests/file_ioctl.c: New file.
* tests/file_ioctl.test: New test.
* tests/.gitignore: Add file_ioctl.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add file_ioctl.test.
2016-05-24 14:52:27 +00:00

6 lines
77 B
Bash
Executable File

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