summary refs log tree commit diff stats
path: root/tests/unit/socket-helpers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/socket-helpers: Don't close(-1)Peter Maydell2024-03-251-1/+3
* win32: replace closesocket() with close() wrapperMarc-André Lureau2023-03-131-4/+4
* tests: use closesocket()Marc-André Lureau2023-03-131-3/+3
* tests/unit: Update test-io-channel-socket.c for WindowsBin Meng2022-09-021-0/+16
* util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-031-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* Drop qemu_foo() socket API wrapperMarc-André Lureau2022-03-221-1/+1
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+157