X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=072eba6fa9bfc56ec268de5faf32cd741f9261b2;hp=eca4c0a6df9ee61368aa19dcb3b6ae250b20d1dc;hb=00a881a1adb6f656049939adecb9bf9edd29a658;hpb=46fbb1e1e33b130284ec211f9c647268ff709ba7;ds=sidebyside diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index eca4c0a..072eba6 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -16,6 +16,9 @@ parser_TESTS = \ test/parser/test-grub2-single \ test/parser/test-grub2-default \ test/parser/test-grub2-empty \ + test/parser/test-grub2-noeol \ + test/parser/test-grub2-menuentry-formats \ + test/parser/test-grub2-if-formats \ test/parser/test-grub2-default-index \ test/parser/test-grub2-default-multiword \ test/parser/test-grub2-multiple-resolve \