]> xenbits.xensource.com Git - libvirt.git/commit
test: Have test:///default open use file parsing helpers
authorCole Robinson <crobinso@redhat.com>
Mon, 27 Jun 2016 22:09:14 +0000 (18:09 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 18 Jul 2016 15:18:47 +0000 (11:18 -0400)
commit849ec0ce4bb67d4c2f7002d9e16bf3bdd1009a03
treea8d94760f8210df53f2418855fee26727a1cd644
parentbd60c16a32225f20044f9c05836b18cb9928b417
test: Have test:///default open use file parsing helpers

Convert the individual XML documents into one big XML document
in the format expected by the non-default test://$PATH URI, and
use the same internal helpers for assembling the driver contents.
src/test/test_driver.c