c05c24cc51
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.
6 lines
77 B
Bash
Executable File
6 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check FS_IOC_FIEMAP ioctl decoding.
|
|
|
|
. "${srcdir=.}/ioctl.test"
|