dbus/test/name-test
Chengwei Yang 47df159cc5 Unify the way to find dbus-daemon test binary
There are two ways to find the dbus-daemon for testing. The first one is
defined as string at compile stage and the second one is export it from
test environment.

The first way has limitation that after defined, it's static string, so
it's impossible to run installable check. So let's unify to the second
way.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37849
[added missing "}" -smcv]
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2013-10-08 16:08:57 +01:00
..
.gitignore run-with-tmp-session-bus.sh: create a unique temporary file per process 2013-09-05 12:35:11 +01:00
Makefile.am Unify the way to find dbus-daemon test binary 2013-10-08 16:08:57 +01:00
run-test-systemserver.sh Check for Python; skip Python tests if not found 2011-09-21 11:25:48 +01:00
run-test.sh Check for Python; skip Python tests if not found 2011-09-21 11:25:48 +01:00
test-activation-forking.py Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
test-autolaunch.c Don't assume that X11 autolaunch will work if DISPLAY is unset 2013-09-13 14:59:17 +01:00
test-ids.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-pending-call-dispatch.c Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method 2012-04-12 10:53:50 -04:00
test-pending-call-timeout.c Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method 2012-04-12 10:53:50 -04:00
test-privserver-client.c Remove various never-used variables 2011-08-05 12:26:51 +01:00
test-privserver.c Port test-privserver to windows by using the TEST_LISTEN bus address. 2010-04-13 21:15:41 +02:00
test-shutdown.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-threads-init.c Make taking a global lock automatically initialize locking if needed 2013-06-17 17:00:00 +01:00
test-wait-for-echo.py Bug 18229: Allow signals 2008-12-09 10:17:36 -05:00
tmp-session-like-system.conf Clean up and clarify default system policy 2008-12-18 15:34:24 -05:00