summaryrefslogtreecommitdiffstats
path: root/bus/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'bus/test.h')
-rw-r--r--bus/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/test.h b/bus/test.h
index f9478395..5aab0ea9 100644
--- a/bus/test.h
+++ b/bus/test.h
@@ -36,6 +36,7 @@ dbus_bool_t bus_dispatch_test (const DBusString *test_data_d
dbus_bool_t bus_dispatch_sha1_test (const DBusString *test_data_dir);
dbus_bool_t bus_policy_test (const DBusString *test_data_dir);
dbus_bool_t bus_config_parser_test (const DBusString *test_data_dir);
+dbus_bool_t bus_config_parser_trivial_test (const DBusString *test_data_dir);
dbus_bool_t bus_signals_test (const DBusString *test_data_dir);
dbus_bool_t bus_expire_list_test (const DBusString *test_data_dir);
dbus_bool_t bus_activation_service_reload_test (const DBusString *test_data_dir);