aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/fuzz
AgeCommit message (Expand)Author
2020-07-06fuzz: do not use POSIX shm for coverage bitmapAlexander Bulekov
2020-07-06fuzz: fix broken qtest check at rcu_disable_atforkAlexander Bulekov
2020-06-15tests/qtest: Fix LGPL information in the file headersThomas Huth
2020-06-15fuzz: Add support for logging QTest commandsAlexander Bulekov
2020-06-15fuzz: skip QTest serializationAlexander Bulekov
2020-06-05fuzz: run the main-loop in fork-server processAlexander Bulekov
2020-06-05fuzz: add mangled object name to linker scriptAlexander Bulekov
2020-06-05fuzz: fix typo in i440fx-qtest-reboot argumentsAlexander Bulekov
2020-06-05fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov
2020-05-15tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé
2020-05-15tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé
2020-05-04fuzz: select fuzz target using executable nameAlexander Bulekov
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster
2020-03-06qtest: fix fuzzer-related 80-char limit violationsAlexander Bulekov
2020-03-06fuzz: fix style/typos in linker-script commentsAlexander Bulekov
2020-02-22fuzz: add virtio-scsi fuzz targetAlexander Bulekov
2020-02-22fuzz: add virtio-net fuzz targetAlexander Bulekov
2020-02-22fuzz: add i440fx fuzz targetsAlexander Bulekov
2020-02-22fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov
2020-02-22fuzz: support for fork-based fuzzing.Alexander Bulekov
2020-02-22fuzz: add fuzzer skeletonAlexander Bulekov