summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-28 22:31:23 +0100
committerJim Meyering <meyering@redhat.com>2011-01-30 20:44:11 +0100
commit72b86ad4e8708519c026f239e8f346c0de89c70d (patch)
treed01eac3c4237034c70c4a8255e882984574ae53d /tests/Makefile.am
parent790a4654ae319d0ae7770fa93a5c5cef2acab624 (diff)
downloadcoreutils-72b86ad4e8708519c026f239e8f346c0de89c70d.tar.xz
tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently
* tests/cp/fiemap-perf: New file. * tests/Makefile.am (TESTS): Add it.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 847f18136..7855ac519 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -320,6 +320,7 @@ TESTS = \
cp/dir-vs-file \
cp/existing-perm-race \
cp/fail-perm \
+ cp/fiemap-perf \
cp/file-perm-race \
cp/into-self \
cp/link \