]> xenbits.xensource.com Git - qemu-xen.git/commit
fuzz: add fuzz_reset API
authorAlexander Bulekov <alxndr@bu.edu>
Sun, 5 Feb 2023 04:29:43 +0000 (23:29 -0500)
committerAlexander Bulekov <alxndr@bu.edu>
Fri, 17 Feb 2023 03:08:37 +0000 (22:08 -0500)
commit8d1e76b35b420a6ecf3f69730a7588279031d617
treeac9d028ed048a9f46f5b944fcb03497af10ad6a5
parent66169c3c60af5014c1940de7491fdf090e5a090a
fuzz: add fuzz_reset API

As we are converting most fuzzers to rely on reboots to reset state,
introduce an API to make sure reboots are invoked in a consistent
manner.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
tests/qtest/fuzz/fuzz.c
tests/qtest/fuzz/fuzz.h