summaryrefslogtreecommitdiff
path: root/test/internals/server-oom.c
Commit message (Expand)AuthorAgeFilesLines
* test: enable AF_UNIX server-oom test on !unixMarc-André Lureau2022-07-151-2/+4
* test/server-oom: do not hardcode /tmpMarc-André Lureau2022-07-151-1/+9
* Skip server oom wildcard test on Windows to avoid firewall exception requestRalf Habacker2018-12-061-0/+9
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-0/+1
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-0/+5
* server-oom test: Don't assume localhost is resolvableSimon McVittie2018-06-041-4/+4
* test: Test the same things with unix: that we do with tcp:Simon McVittie2018-06-041-0/+3
* server-oom test: Parse the address instead of going directly to TCPSimon McVittie2018-06-041-24/+8
* Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2017-11-241-0/+149