Move xml utils from mi subfolder to xml-utils folder
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 26 May 2021 20:39:12 +0000 (16:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 7 Jul 2021 21:31:33 +0000 (17:31 -0400)
commitd11e3c3eeec8ba7db67f3b96c09fca4b7cabc9ad
treedc271111adcd9fae53f66225191e9ea0261b3959
parent3bac951b4b8d8f90b97238cf1cc3ea68d1a2e83d
Move xml utils from mi subfolder to xml-utils folder

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I268dc544bf4f72f61a701ac3efd0b12488cc2f64
14 files changed:
.gitignore
configure.ac
tests/regression/tools/mi/Makefile.am
tests/regression/tools/mi/extract_xml.c [deleted file]
tests/regression/tools/mi/test_mi
tests/regression/tools/mi/validate_xml.c [deleted file]
tests/regression/tools/mi/validate_xml.h [deleted file]
tests/regression/tools/relayd-grouping/test_ust
tests/regression/tools/rotation/test_save_load_mi
tests/regression/tools/save-load/test_load
tests/utils/Makefile.am
tests/utils/xml-utils/Makefile.am [new file with mode: 0644]
tests/utils/xml-utils/extract_xml.c [new file with mode: 0644]
tests/utils/xml-utils/validate_xml.c [new file with mode: 0644]
This page took 0.025147 seconds and 4 git commands to generate.