dbus/test/bus
Simon McVittie b7f11c17d1 _dbus_test_main: Move to test-utils
Now that there is no code outside test/ that calls into this, we can
move it into test/, reducing the size of libdbus.

dbus-test-tap.[ch] still need to stay in dbus/ as long as there is
code in dbus/ or bus/ relying on them, and also need to be linked into
libdbus as long as there is other code in libdbus relying on them,
so they stay where they are for now. Similarly, dbus-tests.h lists
the tests that are still embedded in libdbus, and must stay where
it is for the moment.

With this move, various tests now need to be linked to the dbus-testutils
convenience library.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2019-01-21 15:19:36 +00:00
..
dispatch-sha1.c _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00
dispatch.c _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00
launch-helper-for-tests.c test: Move dbus-daemon-launch-helper-test here, and rename 2019-01-21 15:18:46 +00:00
launch-helper-oom.c _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00
main.c _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00
system.c _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00