]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/Makefile.am
discover/grub2: Allow to separate the --id argument using a space char
[petitboot] / test / parser / Makefile.am
index 483add90d2c9ae6702e36de1dea1e46e4a47acc7..748c8366c24c470d2260281c8246d3f985e911f0 100644 (file)
@@ -19,6 +19,8 @@ parser_TESTS = \
        test/parser/test-grub2-noeol \
        test/parser/test-grub2-menuentry-formats \
        test/parser/test-grub2-if-formats \
+       test/parser/test-grub2-default-id \
+       test/parser/test-grub2-default-id-space \
        test/parser/test-grub2-default-index \
        test/parser/test-grub2-default-multiword \
        test/parser/test-grub2-implicit-default-unset \
@@ -75,6 +77,7 @@ parser_TESTS = \
        test/parser/test-pxe-non-url-pathprefix-with-conf \
        test/parser/test-pxe-pathprefix-discover \
        test/parser/test-pxe-pathprefix-discover-mac \
+       test/parser/test-pxe-pathprefix-port \
        test/parser/test-pxe-path-resolve-relative \
        test/parser/test-pxe-path-resolve-absolute \
        test/parser/test-pxe-discover-bootfile-root \