dbus/test/internals
Simon McVittie cb7dd5bfcc test: Test the same things with unix: that we do with tcp:
Minimal autobuilder environments don't always have working TCP,
so we may need to skip TCP tests. Make sure we test the equivalent
code paths via Unix sockets in those environments.

One notable exception is test/fdpass.c, which uses TCP as a transport
that is known not to be able to carry Unix fds; this needs to continue
to use TCP.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=106812
2018-06-04 17:51:23 +01:00
..
printf.c Add more _DBUS_GNUC_PRINTF annotations 2016-11-10 11:46:33 +00:00
refs.c test: Test the same things with unix: that we do with tcp: 2018-06-04 17:51:23 +01:00
server-oom.c test: Test the same things with unix: that we do with tcp: 2018-06-04 17:51:23 +01:00
syslog.c internals: Decouple logging an error from exiting unsuccessfully 2017-07-05 13:12:37 +01:00
variant.c test_main_context_call_and_wait: Add 2017-11-24 12:19:15 +00:00