X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=65dd7fcf491d13688e174229686f1efc67c073ec;hp=8159bd677647ef9186323e521add3e2204764435;hb=ccacb83a030da564c59c8e0f081fe967fba5a3eb;hpb=1972d9cfcc5300cd8cb2f587d9bc5f856322ae8f diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 8159bd6..65dd7fc 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -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 \