cloud-hypervisor/scripts
Samuel Ortiz 705f27151d scripts: dev_cli: Pass unit and integration test args to cargo test
In order, among other things, to use the development CLI to run specific
integration tests. For example, to run only the memory_overhead
integration test:

./scripts/dev_cli.sh tests --integration -- memory_overhead

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-02-04 15:31:58 +01:00
..
create-cloud-init.sh scripts: Add Ubuntu cloud-init data 2019-07-30 14:26:26 +02:00
dev_cli.sh scripts: dev_cli: Pass unit and integration test args to cargo test 2020-02-04 15:31:58 +01:00
run_cargo_tests.sh script: cargo: Improve the cargo tests 2020-01-31 11:42:20 +00:00
run_integration_tests.sh scripts: dev_cli: Pass unit and integration test args to cargo test 2020-02-04 15:31:58 +01:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh scripts: dev_cli: Pass unit and integration test args to cargo test 2020-02-04 15:31:58 +01:00