]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/Makefile.am
discover/kboot-parser: Recognise 'default' parameter
[petitboot] / test / parser / Makefile.am
index 6ff3972d8316a32da57d579f2015a0145883fae8..363933e324efabba0168e9c93d923ab88706f555 100644 (file)
@@ -47,6 +47,7 @@ parser_TESTS = \
        test/parser/test-grub2-blscfg-opts-config \
        test/parser/test-grub2-blscfg-opts-grubenv \
        test/parser/test-kboot-single \
+       test/parser/test-kboot-default \
        test/parser/test-yaboot-empty \
        test/parser/test-yaboot-single \
        test/parser/test-yaboot-partition \
@@ -64,6 +65,9 @@ parser_TESTS = \
        test/parser/test-pxe-initrd-in-append \
        test/parser/test-pxe-mac-without-conf \
        test/parser/test-pxe-ip-without-conf \
+       test/parser/test-pxe-ipxe \
+       test/parser/test-pxe-ipxe-named \
+       test/parser/test-pxe-ipxe-default \
        test/parser/test-pxe-non-url-conf \
        test/parser/test-pxe-local \
        test/parser/test-pxe-ipappend \