summaryrefslogtreecommitdiff
path: root/io/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-23 18:09:13 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-23 18:09:13 +0000
commitc1bf9f14ab383737ff4d6668d6118f44528a3965 (patch)
tree7c8db24cfc01d2ca2289d7cc5d97126627aed16e /io/Makefile
parenteb7721f232df0721906eeb0993651aa8c32aed8d (diff)
* io/Makefile (tests): Add tst-posix_fallocate.
* io/tst-posix_fallocate.c: New file. * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_FALLOCATE.
Diffstat (limited to 'io/Makefile')
-rw-r--r--io/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/io/Makefile b/io/Makefile
index 81078ae3ec..f4861d7de4 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -67,7 +67,8 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \
tst-openat tst-unlinkat tst-fstatat tst-futimesat \
tst-renameat tst-fchownat tst-fchmodat tst-faccessat \
tst-symlinkat tst-linkat tst-readlinkat tst-mkdirat \
- tst-mknodat tst-mkfifoat tst-ttyname_r bug-ftw5
+ tst-mknodat tst-mkfifoat tst-ttyname_r bug-ftw5 \
+ tst-posix_fallocate
distribute := ftwtest-sh