cloud-hypervisor/vmm
Rob Bradford 929142bc2e vmm: config: Add memory parsing unit test
Before porting over to OptionParser add a unit test to validate the
current memory parsing code. This showed up a bug where the "size=" was
always required. Temporarily resolve this by assigning the string a
default value which will later be replaced when the code is refactored.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-06 10:31:24 +01:00
..
src vmm: config: Add memory parsing unit test 2020-04-06 10:31:24 +01:00
Cargo.toml vm-migration: Define the Snapshottable and Transportable traits 2020-04-02 13:24:25 +01:00