This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-05 12:51:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
15730e7667
libvirt
/
tests
/
vmx2xmldata
/
minimal-64bit.vmx
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ESX add tests for the VMX to/from domain XML mapping * tests/.gitignore: ignore new test binaries * tests/Makefile.am: add new tests * tests/esxutilstest.c: test esxVMX_IndexToDiskName() * tests/vmx2xmldata/*: config files for the VMX to domain XML test * tests/vmx2xmltest.c: test the VMX to domain XML mapping * tests/xml2vmxdata/*: config files for the domain XML to VMX test * tests/xml2vmxtest.c: test the domain XML to VMX mapping
2009-09-23 12:25:52 +00:00
config.version = "8"
virtualHW.version = "4"
guestOS = "other-64"
tests: vmx: Add <name> element for all domain XMLs <name> is mandatory for a domain XML. Add 'displayName' for all the test cases which were missing them so that <name> is parsed correctly. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pino Toscano <ptoscano@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-10-07 17:00:04 +00:00
displayName = "test"
Reference in New Issue
Copy Permalink