summaryrefslogtreecommitdiffstats
path: root/test/parser/parser-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/parser-test.h')
-rw-r--r--test/parser/parser-test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parser/parser-test.h b/test/parser/parser-test.h
index 3a4382a..5ecfefc 100644
--- a/test/parser/parser-test.h
+++ b/test/parser/parser-test.h
@@ -31,6 +31,8 @@ void test_read_conf_file(struct parser_test *test, const char *filename);
int test_run_parser(struct parser_test *test, const char *parser_name);
+void test_hotplug_device(struct parser_test *test, struct discover_device *dev);
+
struct discover_boot_option *get_boot_option(struct discover_context *ctx,
int idx);
OpenPOWER on IntegriCloud