]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/Makefile.am
discover: Handle and track plugin_options
[petitboot] / test / parser / Makefile.am
index e4f9b9cfbc466d7e1c9bb02cf2bfa8f6ffefe357..fa644fe3f98daa417cc49289e0eb0791965dd754 100644 (file)
@@ -26,6 +26,7 @@ parser_TESTS = \
        test/parser/test-grub2-multiple-resolve \
        test/parser/test-grub2-multiple-id \
        test/parser/test-grub2-single-line-if \
+       test/parser/test-grub2-pos-param \
        test/parser/test-grub2-load-env \
        test/parser/test-grub2-save-env \
        test/parser/test-grub2-save-env-dash-f \
@@ -99,6 +100,7 @@ test_parser_libtest_ro_SOURCES = \
        test/parser/utils.c \
        test/parser/handler.c \
        test/parser/network.c \
+       test/parser/user-event.c \
        test/parser/parser-test.h \
        discover/yaboot-parser.c \
        discover/kboot-parser.c \