tests: Add tests for per-device boot elements

This commit is contained in:
Jiri Denemark
2011-01-13 11:46:43 +01:00
parent 3d44035824
commit e182ba872b
4 changed files with 56 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ mymain(int argc, char **argv)
DO_TEST("boot-floppy");
DO_TEST("boot-multi");
DO_TEST("boot-menu-disable");
DO_TEST("boot-order");
DO_TEST("bootloader");
DO_TEST("clock-utc");
DO_TEST("clock-localtime");