cloud-hypervisor/fuzz
Bo Chen 1125fd2667 vmm: api: Use 'BTreeMap' for 'HttpRoutes'
In this way, we get the values sorted by its key by default, which is
useful for the 'http_api' fuzzer.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-08-03 10:18:24 +01:00
..
fuzz_targets vmm: api: Use 'BTreeMap' for 'HttpRoutes' 2022-08-03 10:18:24 +01:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock fuzz: Add fuzzer for HTTP API 2022-08-03 10:18:24 +01:00
Cargo.toml fuzz: Add fuzzer for HTTP API 2022-08-03 10:18:24 +01:00