Mi test: Basic test structure
authorJonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Thu, 17 Jul 2014 18:34:08 +0000 (14:34 -0400)
committerJonathan Rajotte Julien <jonathan.r.julien@gmail.com>
Tue, 22 Jul 2014 20:14:58 +0000 (16:14 -0400)
commit68270f0f604eefdc89583950a7cfa02fe7a0cab5
tree17107fbbb944c91929dc19ef54f513daaae7c23f
parent99e88aea851afcb1c9388469c68c7e1fe2b8982a
Mi test: Basic test structure

Added two utils: an xml xpath extractor and xml xsd validator.

Test for session command

Signed-off-by: Jonathan Rajotte Julien <jonathan.r.julien@gmail.com>
configure.ac
tests/fast_regression
tests/regression/tools/Makefile.am
tests/regression/tools/mi/Makefile.am [new file with mode: 0644]
tests/regression/tools/mi/extract_xml.c [new file with mode: 0644]
tests/regression/tools/mi/test_mi_version [new file with mode: 0755]
tests/regression/tools/mi/validate_xml.c [new file with mode: 0644]
tests/regression/tools/mi/validate_xml.h [new file with mode: 0644]
tests/run.sh
This page took 0.025513 seconds and 4 git commands to generate.