mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
vmx: handle shared folders formatting
This patch adds support for generating vmx files with shared folders enabled. Update test suite accordingly.
This commit is contained in:
committed by
Matthias Bolte
parent
df80282dab
commit
1f2bd1072a
@@ -255,6 +255,8 @@ mymain(void)
|
||||
DO_TEST("floppy-file", "floppy-file", 4);
|
||||
DO_TEST("floppy-device", "floppy-device", 4);
|
||||
|
||||
DO_TEST("sharedfolder", "sharedfolder", 4);
|
||||
|
||||
DO_TEST("ethernet-e1000", "ethernet-e1000", 4);
|
||||
DO_TEST("ethernet-vmxnet2", "ethernet-vmxnet2", 4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user