cloud-hypervisor/scripts
Samuel Ortiz 76087f1235 script: cargo: Improve the cargo tests
We don't need to force the cargo-audit install, we can check if it's
already available instead and install if it's not.

Also, since we now have workspaces properly setup, we can call directly
into cargo fmt and avoid calling into find magic incantation.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-01-31 11:42:20 +00:00
..
create-cloud-init.sh scripts: Add Ubuntu cloud-init data 2019-07-30 14:26:26 +02:00
dev_cli.sh scripts: Add container based development script 2020-01-31 11:42:20 +00:00
run_cargo_tests.sh script: cargo: Improve the cargo tests 2020-01-31 11:42:20 +00:00
run_integration_tests.sh ci: Update kernel related to virtio-iommu 2020-01-30 10:37:40 +01: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