mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Extract test logic from _test_net_hotplug into a shared wrapper function in tests_wrappers.rs. Update both test_net_hotplug and test_net_multi_segment_hotplug to use the basic_regular_guest macro. The wrapper uses default_kernel_cmdline() for kernel/cmdline setup. Signed-off-by: Muminul Islam <muislam@microsoft.com>