OSDN Git Service

tests: gpt: exercise creating all partition types; check for msftres bug
authorJim Meyering <meyering@redhat.com>
Thu, 24 Sep 2009 17:56:37 +0000 (19:56 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 24 Sep 2009 19:21:54 +0000 (21:21 +0200)
commit42eed568a7704ffc3cd8f5c2417a283096f24a96
treefe8fa3b5307afb4a8f9ad60d844860fe35d5ba56
parent64b7324f5cee9d450e081445ab9937ac8e0b6047
tests: gpt: exercise creating all partition types; check for msftres bug

Ensure that a newly-created partition in a GPT partition table has no
'flag' set, by default.  This test also exercises setting the "name"
on a partition and creates one partition of each supported type.
* tests/t0220-gpt-msftres.sh: New file.
* tests/Makefile.am (TESTS): Add that new file.
tests/Makefile.am
tests/t0220-gpt-msftres.sh [new file with mode: 0755]