mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
Add GTestDBus object
This is a helper to write unit tests using a private dbus-daemon. https://bugzilla.gnome.org/show_bug.cgi?id=672985
This commit is contained in:
@@ -1721,3 +1721,13 @@ g_resolver_lookup_records
|
||||
g_resolver_lookup_records_async
|
||||
g_resolver_lookup_records_finish
|
||||
g_resolver_record_type_get_type
|
||||
g_test_dbus_add_service_dir
|
||||
g_test_dbus_flags_get_type
|
||||
g_test_dbus_get_bus_address
|
||||
g_test_dbus_get_flags
|
||||
g_test_dbus_get_type
|
||||
g_test_dbus_new
|
||||
g_test_dbus_down
|
||||
g_test_dbus_stop
|
||||
g_test_dbus_up
|
||||
g_test_dbus_unset
|
||||
|
Reference in New Issue
Block a user