cmake: Add X11 include path for tools
[platform/upstream/dbus.git] / test / test-utils-glib.c
2018-06-04 Simon McVittietest: Skip TCP tests if getaddrinfo doesn't work
2018-02-06 Simon McVittietests: Add the ability to multiply up test timeouts
2018-02-06 Simon McVittietest_connect_to_bus: Allow skipping the use of a DBusLoop
2017-09-27 Simon McVittietests: In slower tests, make the timeout per-test-case
2017-09-27 Simon McVittietest-utils-glib: Try to emit TAP diagnostics before...
2017-09-25 Simon McVittieMerge branch 'dbus-1.10'
2017-08-15 Simon McVittieMerge branch 'dbus-1.10'
2017-07-28 Simon McVittieMerge branch 'dbus-1.10'
2017-07-07 Simon McVittieMerge branch 'dbus-1.10'
2017-07-07 Simon McVittieMerge branch 'dbus-1.10'
2017-06-27 Simon McVittieMerge branch 'dbus-1.10'
2017-04-19 Simon McVittieMerge branch 'dbus-1.10'
2017-04-07 Simon McVittietest, tools: assert impossible values of local enums...
2017-04-05 Simon McVittieMerge branch 'dbus-1.10'
2017-02-21 Simon McVittiesd-activation test: Exercise transient services
2017-02-21 Simon McVittiesd-activation test: Create and destroy a temporary...
2017-02-21 Simon McVittietest-utils-glib: Wait for the killed process to exit
2017-02-20 Simon McVittietests: Wrap file-deletion functions to handle EINTR
2017-02-20 Simon McVittietest_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR...
2017-02-16 Simon McVittieMerge branch 'dbus-1.10'
2016-11-29 Simon McVittieMerge branch '1.10-docker'
2016-11-28 Simon McVittieMerge branch 'dbus-1.10'
2016-11-22 Simon McVittieMerge branch 'dbus-1.10'
2016-11-22 Simon McVittieMerge branch 'dbus-1.10'
2016-10-13 Simon McVittieAdd missing function attributes suggested by clang...
2015-10-26 Simon McVittieMerge branch 'dbus-1.10'
2015-10-26 Simon McVittieWhen running dbus-daemon --session in tests, override...
2015-07-21 Simon McVittiedbus-1.9.16
2015-07-21 Simon McVittieMerge branch 'dbus-1.8'
2015-06-17 Simon McVittieMerge branch 'dbus-1.8'
2015-06-17 Simon McVittietests: use the new bus setup for `make installcheck`
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-08 Simon McVittieMerge branch 'dbus-1.8'
2015-05-06 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-05 Simon McVittieMerge branch 'dbus-1.8'
2015-05-01 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-04-16 Simon McVittietests: provide g_test_skip() emulation for older GLib
2015-04-16 Simon McVittietests: avoid noise on stdout when not --verbose
2015-04-13 Ralf HabackerMerge branch 'dbus-1.8'
2015-02-24 Simon McVittietest_init: convert SIGALRM into SIGABRT so we leave...
2015-02-09 Simon McVittieMerge branch '1.8-cve-2015-0245' into cve-2015-0245
2015-02-04 Simon McVittieAdd a common test_init() for GLib tests which prevents...
2015-02-04 Simon McVittieMerge branch 'dbus-1.8'
2015-02-03 Simon McVittieTreat root as a valid candidate for TEST_USER_ME
2015-02-03 Simon McVittieAdd a regression test for systemd activation
2015-02-03 Simon McVittieAdd a test for uid-controlled permissions
2015-02-03 Simon McVittieAdd infrastructure to run bits of tests under an altern...
2015-02-03 Simon McVittieFactor out some utility functions from test/dbus-daemon*