summaryrefslogtreecommitdiffstats
path: root/test/parser/test-yaboot-rh8-ppc64.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/test-yaboot-rh8-ppc64.c')
-rw-r--r--test/parser/test-yaboot-rh8-ppc64.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/parser/test-yaboot-rh8-ppc64.c b/test/parser/test-yaboot-rh8-ppc64.c
index 8966cfd..3f6571e 100644
--- a/test/parser/test-yaboot-rh8-ppc64.c
+++ b/test/parser/test-yaboot-rh8-ppc64.c
@@ -6,7 +6,8 @@ void run_test(struct parser_test *test)
struct discover_boot_option *opt;
struct discover_context *ctx;
- test_read_conf_file(test, "yaboot-rh8-ppc64.conf");
+ test_read_conf_file(test, "yaboot-rh8-ppc64.conf", "/yaboot.conf");
+
test_run_parser(test, "yaboot");
ctx = test->ctx;
OpenPOWER on IntegriCloud