]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
tests: Tests for the xen-xl parser
authorKiarie Kahurani <davidkiarie4@gmail.com>
Thu, 11 Sep 2014 04:10:35 +0000 (07:10 +0300)
committerJim Fehlig <jfehlig@suse.com>
Sun, 4 Jan 2015 05:41:26 +0000 (22:41 -0700)
commit6b818d3b09f4e74ac2ea1d4020896be1e6871867
treee12f76d80b56ba27007daa4c57e3cdb6eacec430
parent2c78051a14acfb7aba078d569b1632dfe0ca0853
tests: Tests for the xen-xl parser

add tests for the xen_xl config parser

Signed-off-by: Kiarie Kahurani <davidkiarie4@gmail.com>
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
tests/Makefile.am
tests/testutilsxen.c
tests/testutilsxen.h
tests/xlconfigdata/test-new-disk.cfg [new file with mode: 0644]
tests/xlconfigdata/test-new-disk.xml [new file with mode: 0644]
tests/xlconfigdata/test-spice.cfg [new file with mode: 0644]
tests/xlconfigdata/test-spice.xml [new file with mode: 0644]
tests/xlconfigtest.c [new file with mode: 0644]