cloud-hypervisor/scripts
Sebastien Boeuf 9ac06bf613 ci: Run clippy for each specific feature
The build is run against "--all-features", "pci,acpi", "pci" and "mmio"
separately. The clippy validation must be run against the same set of
features in order to validate the code is correct.

Because of these new checks, this commit includes multiple fixes
related to the errors generated when manually running the checks.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-21 11:44:40 +01:00
..
create-cloud-init.sh scripts: Add Ubuntu cloud-init data 2019-07-30 14:26:26 +02:00
run_cargo_tests.sh ci: Run clippy for each specific feature 2020-01-21 11:44:40 +01:00
run_integration_tests.sh ci: Move to personal branch for virtiofsd 2020-01-13 15:55:34 +00:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh tests: Use the workspace to unit test all the crates 2020-01-03 10:20:53 +01:00