cloud-hypervisor/fuzz
Wei Liu 111225a2a5 main: switch to argh
A few breaking changes:

1. `-vvv` needs to be written as `-v -v -v`.
2. `--disk D1 D2` and others need to be written as `--disk D1 --disk D2`.
3. `--option=value` needs to be written as `--option value`

Change integration tests to adapt to the breaking changes.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2023-01-16 16:39:03 +00:00
..
fuzz_targets vmm: add configuration for network offloading features 2023-01-12 09:05:45 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock main: switch to argh 2023-01-16 16:39:03 +00:00
Cargo.toml build: Bump once_cell from 1.16.0 to 1.17.0 in /fuzz 2023-01-13 00:34:13 +00:00