summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorPetr Uzel <petr.uzel@suse.cz>2011-10-22 15:22:09 +0200
committerJim Meyering <meyering@redhat.com>2011-11-02 16:17:13 +0100
commit31065fb2aa4395b5cfbfe078270eeb95bdfb1420 (patch)
tree09b0db3d965ab734ae067244c9bb922c6aceadab /tests/Makefile.am
parent961abca12d1766264651dbe08284aeec3c0396c6 (diff)
downloadparted-31065fb2aa4395b5cfbfe078270eeb95bdfb1420.tar.gz
tests: exercise the new feature
* tests/t0208-mkpart-end-in-IEC.sh: New file. * tests/Makefile.am: 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 5a8a539..63bcd31 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,6 +18,7 @@ TESTS = \
t0205-gpt-list-clobbers-pmbr.sh \
t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh \
t0207-IEC-binary-notation.sh \
+ t0208-mkpart-end-in-IEC.sh \
t0220-gpt-msftres.sh \
t0250-gpt.sh \
t0280-gpt-corrupt.sh \