summaryrefslogtreecommitdiffstats
path: root/tests/qtest/fuzz/virtio_net_fuzz.c
Commit message (Expand)AuthorAgeFilesLines
* Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-031-1/+1
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-1/+2
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-1/+1
* fuzz: run the main-loop in fork-server processAlexander Bulekov2020-06-051-0/+2
* fuzz: add virtio-net fuzz targetAlexander Bulekov2020-02-221-0/+198