Util: xml_extract: add node_exist option
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 3 Apr 2015 21:15:43 +0000 (17:15 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 14 Aug 2015 21:56:27 +0000 (17:56 -0400)
commite6b5bfbab6608b5cbb490766e744a4002af1703a
tree5d60ca878a39f1052c801b108f300560390c35ca
parent46ef4d0715faeef52cd2242b5b895c74507e223a
Util: xml_extract: add node_exist option

The node_exist argument permit a more flexible way to extract informations
within test suites. We can check the presence of a node and not only list
the content of a final node.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/mi/extract_xml.c
This page took 0.025563 seconds and 4 git commands to generate.