mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This patch moves the actual test logic and assertions from various functions to the actual tests, which makes these tests more readable and easier to debug. Signed-off-by: Bo Chen <chen.bo@intel.com>