added new partmaps test
This commit is contained in:
parent
7bf45fdd31
commit
56672f4a8b
2 changed files with 265 additions and 0 deletions
|
@ -538,6 +538,12 @@ script = {
|
|||
common = tests/grub_script_not.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = partmap_test;
|
||||
common = tests/partmap_test.in;
|
||||
};
|
||||
|
||||
program = {
|
||||
testcase;
|
||||
name = example_unit_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue