OSDN Git Service

test for the s/PED_MAX/PED_MIN/ partition-number fix
authorJim Meyering <meyering@redhat.com>
Tue, 8 Jul 2008 08:48:07 +0000 (10:48 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 8 Jul 2008 08:48:07 +0000 (10:48 +0200)
commite7be2e5befea3745226f5116c69066f5313c326a
tree0c6f7fde1443a525258f4642a64b47fd63bcaa13
parentf6bd20573e3ecfb63f62d88c52a0870fb8851b59
test for the s/PED_MAX/PED_MIN/ partition-number fix

* tests/t4200-partprobe.sh: New file.  Test for today's fix.
* tests/Makefile.am (TESTS): Add t4200-partprobe.sh.
(init.sh): Now that we test partprobe,
add $(abs_top_builddir)/partprobe to PATH.
* tests/test-lib.sh: Honor new dvhtool_required_ variable.
Based on a reproducer from Petr Uzel.
tests/Makefile.am
tests/t4200-partprobe.sh [new file with mode: 0755]
tests/test-lib.sh