]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/test-yaboot-root-global.c
test/parser: Update test cases as per new parser requesting conf files
[petitboot] / test / parser / test-yaboot-root-global.c
index 6d8da85104b070cd986473dd23bd5e6546677511..c5e7698ecf82c7c0e2f1a9929c736f0756e7f949 100644 (file)
@@ -16,7 +16,8 @@ void run_test(struct parser_test *test)
        struct discover_boot_option *opt;
        struct discover_context *ctx;
 
        struct discover_boot_option *opt;
        struct discover_context *ctx;
 
-       test_read_conf_embedded(test);
+       test_read_conf_embedded(test, "/etc/yaboot.conf");
+
        test_run_parser(test, "yaboot");
 
        ctx = test->ctx;
        test_run_parser(test, "yaboot");
 
        ctx = test->ctx;