There is no XML data file that is using <backenddomain/> option for disk.
It is a good opportunity to test/check this option for Xen.
The same for network options.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
---
tests/xml2sexprdata/xml2sexpr-disk-block.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/xml2sexprdata/xml2sexpr-disk-block.xml
b/tests/xml2sexprdata/xml2sexpr-disk-block.xml
index c387176..0b83ec8 100644
--- a/tests/xml2sexprdata/xml2sexpr-disk-block.xml
+++ b/tests/xml2sexprdata/xml2sexpr-disk-block.xml
@@ -16,6 +16,7 @@
<disk type='block' device='disk'>
<source dev='/dev/MainVG/GuestLV'/>
<target dev='xvda'/>
+ <backenddomain name='pvtest'/>
</disk>
<console tty='/dev/pts/4'/>
</devices>
--
1.9.1