dbus/test/name-test
Simon McVittie 09ebed95ea test: Extend some timeouts
Group slow tests (those taking about a minute or more in one of the
configurations built on Gitlab-CI) into a new 'slow' suite, which can
be used with `meson test --no-suite=slow` to run just the faster tests.
They default to a 5 minute timeout (usually enough) unless overridden
(bus/dispatch.c can be *very* slow when OOM testing is enabled, and
gets a 30 minute timeout).

For the remaining tests, default to Meson's usual 30 second timeout,
but bump up the timeout a bit in some cases to have a safety margin
(my method was to take the slowest run on our Gitlab-CI, and make sure
we're allowing about 3 times that long).

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-07-13 20:36:13 +01:00
..
.gitignore .gitignore: Normalize into LC_ALL=C sort order 2018-12-14 12:53:08 +00:00
CMakeLists.txt Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
Makefile.am build: Distribute Meson build system in release tarballs 2022-07-13 20:36:13 +01:00
meson.build test: Extend some timeouts 2022-07-13 20:36:13 +01:00
run-test-systemserver.sh Add Meson build system 2022-07-13 20:36:13 +01:00
run-test.sh Add Meson build system 2022-07-13 20:36:13 +01:00
test-autolaunch-win.c Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
test-autolaunch.c test-autolaunch: Make recently-added message similar to the others 2017-06-08 18:43:38 +01:00
test-ids.c Refer to correct bus in test-ids error message 2018-12-11 10:39:26 +00:00
test-pending-call-disconnected.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-pending-call-dispatch.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-pending-call-timeout.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-privserver-client.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-shutdown.c Fix test-shutdown bail out on Windows 2018-12-05 10:55:28 +00:00
test-threads-init.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00