Re: [PATCH] Testcase for checking msdos and gpt partitions logic

2010-04-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
BVK Chaitanya wrote: > This new patch has checks for sun and apple partition types. > > > > Please resync before comitting. Now the partitions are named as .e.g. hd0,msdos1 and not hd0,1. Can you add a check that no unexpected partitons are found. Perhaps you can put an fs on partitions and chec

Re: [PATCH] Testcase for checking msdos and gpt partitions logic

2010-04-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
BVK Chaitanya wrote: > Hi, > > > Attached patch adds a testcase for checking msdos and gpt partition > modules, part_msdos and part_gpt. This testcase uses parted tool to > create disk images with different partitions and uses grub-shell to > check whether grub is able to recognize them or not. >

Re: [PATCH] Testcase for checking msdos and gpt partitions logic

2010-03-16 Thread BVK Chaitanya
This new patch has checks for sun and apple partition types. -- bvk.chaitanya # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: bvk.gro...@gmail.com-20100316210427-i99kah8gbr4l4iqn # target_branch: file:///home/bvk/work/grub2/mainline/ # testament_sha1: 12ce4233169a3be0392e18848dd

[PATCH] Testcase for checking msdos and gpt partitions logic

2010-03-16 Thread BVK Chaitanya
Hi, Attached patch adds a testcase for checking msdos and gpt partition modules, part_msdos and part_gpt. This testcase uses parted tool to create disk images with different partitions and uses grub-shell to check whether grub is able to recognize them or not. -- bvk.chaitanya # Bazaar merge