]> git.ipfire.org Git - thirdparty/dbus.git/commit
test: Move TAP helpers into dbus-testutils if embedded tests are disabled
authorSimon McVittie <smcv@collabora.com>
Thu, 16 Apr 2020 13:15:18 +0000 (14:15 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 20 Apr 2020 09:13:04 +0000 (10:13 +0100)
commitfcbb5e658604a9501fe408aa8d2a7a753032f992
treef7363a435d2f2fc9eb3c0ba9322b76ce2d99c020
parentc46e002fe60a0b57a275463f2e42f4fad239d10e
test: Move TAP helpers into dbus-testutils if embedded tests are disabled

This lets us run a subset of the tests that previously relied on extra
test-only code being compiled into libdbus.

Signed-off-by: Simon McVittie <smcv@collabora.com>
dbus/CMakeLists.txt
dbus/Makefile.am
dbus/dbus-test-tap.c
dbus/dbus-test-tap.h
test/test-utils.c
test/test-utils.h