summaryrefslogtreecommitdiffstats
path: root/tests/qtest/fuzz/qos_fuzz.c
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen2020-11-031-1/+2
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-1/+1
* fuzz: Expect the cmdline in a freeable GStringAlexander Bulekov2020-07-171-3/+3
* tests/qtest: Fix LGPL information in the file headersThomas Huth2020-06-151-1/+1
* fuzz: Simplify how we compute available machines and typesMarkus Armbruster2020-04-291-25/+9Star
* Use &error_abort instead of separate assert()Markus Armbruster2020-03-171-5/+2Star
* qtest: fix fuzzer-related 80-char limit violationsAlexander Bulekov2020-03-061-1/+4
* fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov2020-02-221-0/+234