summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-27 15:17:42 +0100
committerJim Meyering <meyering@redhat.com>2011-01-30 20:44:12 +0100
commit54602c76a0376152933e6b0702a0fc557993a929 (patch)
tree671823b507dce5880815812aad3bc2b70d02a774 /tests/Makefile.am
parent0f91b6174e178720fea2d01734736a6477e4feac (diff)
downloadcoreutils-54602c76a0376152933e6b0702a0fc557993a929.tar.xz
tests: cp/fiemap: exercise previously-failing parts
* tests/cp/fiemap-2: New test. * 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 7855ac519..40d35ac7d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -321,6 +321,7 @@ TESTS = \
cp/existing-perm-race \
cp/fail-perm \
cp/fiemap-perf \
+ cp/fiemap-2 \
cp/file-perm-race \
cp/into-self \
cp/link \