mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-20 05:48:07 +02:00
This is the library used by tests that link libdbus-internal and DBusLoop. By linking libdbus-internal into it, we can avoid having to repeat that dependency all over the place - libtool and cmake both know how to follow recursive dependencies. In cmake, also use libdbus-testutils for more tests, in preference to repeating its source files. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| run-test-systemserver.sh | ||
| run-test.sh | ||
| test-activation-forking.py | ||
| test-autolaunch.c | ||
| test-ids.c | ||
| test-pending-call-dispatch.c | ||
| test-pending-call-timeout.c | ||
| test-privserver-client.c | ||
| test-privserver.c | ||
| test-shutdown.c | ||
| test-threads-init.c | ||
| test-wait-for-echo.py | ||
| tmp-session-like-system.conf | ||