Add test for syslinux converter
This commit is contained in:
parent
e29af836d0
commit
d3d2e54911
14 changed files with 411 additions and 0 deletions
|
@ -1162,6 +1162,12 @@ script = {
|
|||
common = tests/grub_cmd_test.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = syslinux_test;
|
||||
common = tests/syslinux_test.in;
|
||||
};
|
||||
|
||||
program = {
|
||||
testcase;
|
||||
name = example_unit_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue