Fix droute test, and remove dbind dependency
authorMike Gorse <mgorse@suse.com>
Mon, 12 Nov 2012 17:34:53 +0000 (11:34 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 12 Nov 2012 17:40:23 +0000 (11:40 -0600)
commitdd563f2f65b447454cae7c39943470af72fc7a25
tree18d8b0df6967b049615e6fceff98df8be746c395
parent576a27a3fabbd3a8c1421d4322cafd47f02c1ada
Fix droute test, and remove dbind dependency

The droute test was broken (it had not been updated for recent API
changes and also did not return a non-zero exit code on failure). Also,
it is the only thing in at-spi2-atk that uses dbind, so re-worked it to
call libdbus directly, so that we can remove dbind / avoid having it
both here and in at-spi2-core.
droute/Makefile.am
droute/droute-test.c