X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=3479d88cdb23c1a33447a525e65414fc1f44668c;hb=91ce1a8f8863d8f740188236f138421d17292d6c;hp=a0795dbcf8995c125b1845c65ce0d42fa9f554c8;hpb=3dfa4123bdf987aaa0e4bfd73d436c6bab0184ce;p=petitboot diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index a0795db..3479d88 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -40,6 +40,11 @@ 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-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 \