]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/Makefile.am
discover/grub2: Implement save_env command
[petitboot] / test / parser / Makefile.am
index 8159bd677647ef9186323e521add3e2204764435..65dd7fcf491d13688e174229686f1efc67c073ec 100644 (file)
@@ -33,8 +33,12 @@ TESTS = \
        test-grub2-default-multiword \
        test-grub2-multiple-resolve \
        test-grub2-single-line-if \
+       test-grub2-load-env \
+       test-grub2-save-env \
        test-grub2-f18-ppc64 \
        test-grub2-ubuntu-13_04-x86 \
+       test-grub2-lexer-error \
+       test-grub2-parser-error \
        test-kboot-single \
        test-yaboot-single \
        test-yaboot-partition \