summary refs log tree commit diff stats
path: root/tests/unit/test-util-sockets.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/test-util-sockets: fix mem-leak on error objectMatheus Tavares Bernardino2025-05-301-0/+4
* util/qemu-sockets: Introduce inet socket options controlling TCP keep-aliveJuraj Marcin2025-05-221-0/+39
* util/qemu-sockets: Refactor inet_parse() to use QemuOptsJuraj Marcin2025-05-221-0/+196
* tests/unit/test-util-sockets: Remove temporary file after testThomas Huth2024-03-011-0/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp filePhilippe Mathieu-Daudé2022-01-051-2/+4
* test-util-sockets: Add stub for monitor_set_cur()Markus Armbruster2021-03-191-0/+1
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+379