cloud-hypervisor/tests
Sebastien Boeuf 239e2adc68 tests: Introduce ssh_command_ok()
Adding a new function ssh_command_ok() as a wrapper around the existing
ssh_command() function. The goal being to identify if the command
returned without any error.

This new function allow for a bit of factorization through the codebase.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-06-01 12:17:23 +02:00
..
integration.rs tests: Introduce ssh_command_ok() 2021-06-01 12:17:23 +02:00