summary refs log tree commit diff stats
path: root/tests/unit/test-iov.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSDThomas Huth2024-01-231-9/+11
* tests/unit: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2022-07-181-13/+13
* Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-031-2/+2
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* tests/unit: Remove unused variable from test_ioRichard Henderson2021-07-261-4/+1
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+581