On 16.12.2014 05:30, Jim Fehlig wrote:
From: Kiarie Kahurani <davidkiarie4(a)gmail.com>
add tests for the xen_xl config parser
Signed-off-by: Kiarie Kahurani <davidkiarie4(a)gmail.com>
Signed-off-by: Jim Fehlig <jfehlig(a)suse.com>
---
tests/Makefile.am | 9 +-
tests/testutilsxen.c | 50 ++++++++
tests/testutilsxen.h | 9 +-
tests/xlconfigdata/test-new-disk.cfg | 26 ++++
tests/xlconfigdata/test-new-disk.xml | 51 ++++++++
tests/xlconfigdata/test-spice.cfg | 32 +++++
tests/xlconfigdata/test-spice.xml | 45 +++++++
tests/xlconfigtest.c | 224 +++++++++++++++++++++++++++++++++++
8 files changed, 444 insertions(+), 2 deletions(-)
ACK
Michal