summaryrefslogtreecommitdiffstats
path: root/bus/test.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-07-24 12:10:58 +0000
committerRichard Hughes <richard@hughsie.com>2007-07-24 12:10:58 +0000
commit6dd454681ab3bbe94d8b5ae5a4d67684f23bc3a9 (patch)
tree939e6f503deacd55f6202bdf56a2cbee4013eb8a /bus/test.h
parent5a1865999262af1dabac5bf26c65f805d737461e (diff)
2007-07-24 Richard Hughes <richard@hughsie.com>
* bus/Makefile.am: * bus/test.h: Add the build glue for the lauch helper, and also add the launch-helper OOM checks into make check. I've probably broken the build, give me 2.
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);