summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJie Liu <jeff.liu@oracle.com>2010-05-13 22:17:53 +0800
committerJim Meyering <meyering@redhat.com>2011-01-30 20:44:10 +0100
commitf1a6f220f5663c1a71d1bbe3da94b66a3781feed (patch)
tree7841d3400a99d94884cc568374a5f4a2743b60ca /tests/Makefile.am
parentdff2b95e4fb22f3e6f3360da0774c784d2f50ff9 (diff)
downloadcoreutils-f1a6f220f5663c1a71d1bbe3da94b66a3781feed.tar.xz
tests: add a new test for FIEMAP-copy
* tests/cp/sparse-fiemap: Add a new test for FIEMAP-copy against a loopbacked ext4 partition. * tests/Makefile.am (sparse-fiemap): Reference the new test.
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 1e4e3009f..081ae8e34 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,6 +25,7 @@ root_tests = \
cp/special-bits \
cp/cp-mv-enotsup-xattr \
cp/capability \
+ cp/sparse-fiemap \
dd/skip-seek-past-dev \
install/install-C-root \
ls/capability \