dbus/test/name-test
Simon McVittie f59b4f9226 test-utils: Separate failable and non-failable functions
test_object_try_whatever() now has libdbus-like OOM handling,
while test_object_whatever() has GLib-like OOM handling. This is
because an overwhelming majority of the callers of these functions
either didn't check for OOM anyway, or checked for it but then
aborted. In the uncommon case where we do care, we can use the _try_
version.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=100317
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Signed-off-by: Simon McVittie <smcv@collabora.com>
2017-12-04 11:52:52 +00:00
..
.gitignore run-with-tmp-session-bus.sh: create a unique temporary file per process 2013-09-05 12:35:11 +01:00
Makefile.am Merge branch 'dbus-1.10' 2017-07-07 10:59:35 +01:00
run-test-systemserver.sh Run name-test tests under the TAP driver 2015-04-16 13:06:32 +01:00
run-test.sh name-test: run most C tests directly, not via run-test.sh 2016-02-12 15:26:33 +00:00
test-activation-forking.py test/name-test: Be compatible with Python 3 2017-07-07 13:14:38 +01: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 Add missing function attributes suggested by clang (but not by gcc) 2016-10-13 22:44:13 +01:00
test-pending-call-disconnected.c Fix missing dbus_message_unref() in error reply path 2017-06-27 18:20:52 +01:00
test-pending-call-dispatch.c test-pending-call-dispatch: Add copyright and license grant 2017-06-27 18:05:54 +01:00
test-pending-call-timeout.c test: Add some OOM paths to the test-pending-call-timeout test 2017-02-13 16:03:37 +00:00
test-privserver-client.c Add missing function attributes suggested by clang (but not by gcc) 2016-10-13 22:44:13 +01:00
test-privserver.c test-utils: Separate failable and non-failable functions 2017-12-04 11:52:52 +00:00
test-shutdown.c test-utils: Separate failable and non-failable functions 2017-12-04 11:52:52 +00:00
test-threads-init.c test: Add missing error handling to some name-test tests 2017-02-13 14:53:29 +00:00
test-wait-for-echo.py test/name-test: Be compatible with Python 3 2017-07-07 13:14:38 +01:00
tmp-session-like-system.conf test-bus: don't write to the syslog 2016-08-11 16:41:16 +01:00