dbus mock: add some better API
commit16c8d985445a37f51f2a77c1f5c68366160e1da3
authorRyan Lortie <desrt@desrt.ca>
Mon, 25 Nov 2013 06:59:47 +0000 (25 01:59 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 25 Nov 2013 17:23:16 +0000 (25 12:23 -0500)
treee1acb3ff0566b103823715033b7eacb0e78ed3e9
parentce3170a3f6444ca9714bbcfd228edd372afb997b
dbus mock: add some better API

Add API for replying to async calls in the mock dbus backend and for
checking that there are no calls outstanding.

Use it from the engine test.
tests/dconf-mock-dbus.c
tests/dconf-mock.h
tests/engine.c