cloud-hypervisor/tests
Bo Chen 5fbeacabad tests: Remove manual delete of the TAP interface in test_tap_from_fd
By using `net_util::open_tap` to create the TAP interface, the created
interface will be deleted when the returned variable (`net_utils::Tap`)
is dropped.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-01-28 09:11:39 +00:00
..
integration.rs tests: Remove manual delete of the TAP interface in test_tap_from_fd 2021-01-28 09:11:39 +00:00