When using dbus-launch for tests, fail hard if test binary is missing
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 16 Sep 2013 12:47:19 +0000 (13:47 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 8 Oct 2013 10:06:18 +0000 (11:06 +0100)
commitf81cd4a18b9247760341c711a401947bad04698d
tree5e18ff5d899f1a69cc023fb45903a3f7e1d41dbe
parent580ed1c8fb3cbfb4a8071a7db8a802f14df3890b
When using dbus-launch for tests, fail hard if test binary is missing

We want to test the version-under-test, not the system version.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37849
Reviewed-by: Chengwei Yang <chengwei.yang@intel.com>
tools/dbus-launch.c