]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/Makefile.am
discover/grub: Allow to set a default index for BLS entries
[petitboot] / test / parser / Makefile.am
index a0795dbcf8995c125b1845c65ce0d42fa9f554c8..6ff3972d8316a32da57d579f2015a0145883fae8 100644 (file)
@@ -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 \