Added test suite for the XML <-> XM config file conversion

This commit is contained in:
Daniel P. Berrange
2007-01-19 20:30:05 +00:00
parent 1b0f541704
commit bc073b5a4d
16 changed files with 575 additions and 116 deletions
+1
View File
@@ -269,4 +269,5 @@ AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \
tests/Makefile proxy/Makefile \
tests/xml2sexprdata/Makefile \
tests/sexpr2xmldata/Makefile \
tests/xmconfigdata/Makefile \
tests/virshdata/Makefile tests/confdata/Makefile)