linux/tools/testing/selftests/memfd
Ben Hutchings c1ee48315d selftests: Add missing #include directives
Several C programs fail to include the headers declaring all the
functions they call, resulting in warnings or errors.

After this, memfd_test.c is still missing some function declarations
but can't easily get them because of a conflict between
<linux/fcntl.h> and <sys/fcntl.h>.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-11-03 16:53:53 -07:00
..
.gitignore selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00
fuse_mnt.c selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00
fuse_test.c selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00
Makefile selftest/memfd: include default header install path 2015-04-02 12:41:03 -06:00
memfd_test.c selftests: Add missing #include directives 2015-11-03 16:53:53 -07:00
run_fuse_test.sh selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00