0efd888e22
* tests/ioctl_uffdio.c: New file. * tests/ioctl_uffdio.test: New test. * tests/.gitignore: Add ioctl_uffdio. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add ioctl_uffdio.test.
6 lines
75 B
Bash
Executable File
6 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check userfaultfd ioctl decoding.
|
|
|
|
. "${srcdir=.}/ioctl.test"
|