X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=6ff3972d8316a32da57d579f2015a0145883fae8;hp=a0795dbcf8995c125b1845c65ce0d42fa9f554c8;hb=e6195a08effd935ff9f05ec20bf82ae153b929d0;hpb=02af1caf9df8e43ebb9555069cb014e60bb7ec6d diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index a0795db..6ff3972 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -40,6 +40,12 @@ parser_TESTS = \ test/parser/test-grub2-parser-error \ test/parser/test-grub2-test-file-ops \ test/parser/test-grub2-single-yocto \ + test/parser/test-grub2-blscfg-default-filename \ + test/parser/test-grub2-blscfg-default-index \ + test/parser/test-grub2-blscfg-default-title \ + test/parser/test-grub2-blscfg-multiple-bls \ + test/parser/test-grub2-blscfg-opts-config \ + test/parser/test-grub2-blscfg-opts-grubenv \ test/parser/test-kboot-single \ test/parser/test-yaboot-empty \ test/parser/test-yaboot-single \