summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2013-09-11 12:24:52 -0700
committerPhillip Susi <psusi@ubuntu.com>2014-02-25 10:14:58 -0500
commitd19d16357aff6bff634ad134597c0626c21496ac (patch)
tree894f4867b5752c54383266e5c91ce00e71434466 /tests/Makefile.am
parentc261a9b340e2982a49e055ea6332fd0f49f3d531 (diff)
downloadparted-d19d16357aff6bff634ad134597c0626c21496ac.tar.gz
tests: test creating 20 device-mapper partitions (#803108)
* tests/t6004-dm-many-partitions.sh: Make sure > 17 partitions appear in device mapper.
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 7a6fe8f..13fdde5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -64,6 +64,7 @@ TESTS = \
t6001-psep.sh \
t6002-dm-busy.sh \
t6003-dm-hide.sh \
+ t6004-dm-many-partitions.sh \
t6100-mdraid-partitions.sh \
t7000-scripting.sh \
t8000-loop.sh \