mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-14 17:58:06 +02:00
* test/Makefile.am: New convenience library libdbus_testutils_la. Reorder build so that test/ gets built before test/name-test so name-test files can depend on it. * test/name-test/test-shutdown.c: New file, exercises dbus_shutdown () a bit. * test/name-test/run-test.sh Run test-shutdown. * test/test-utils.h: In some cases we already have DBUS_COMPILATION defined, avoid double definition warning. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| run-test.sh | ||
| test-ids.c | ||
| test-names.c | ||
| test-pending-call-dispatch.c | ||
| test-shutdown.c | ||
| test-threads-init.c | ||