summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBala.FA <barumuga@redhat.com>2014-03-13 15:23:17 +0530
committerBala.FA <barumuga@redhat.com>2014-04-28 16:20:46 +0530
commit576d7248699f8017f2909f548ef80df7217b57a4 (patch)
tree94f49c58cf64d6e144b86f93e64b3ed0ece6c482 /tests/Makefile.am
parent3ddcde1155b6c278d7775f52e9197bff47ff37d1 (diff)
utils: add xml2dict()
The method coverts xml object as elementTree to dictionary. Change-Id: Ia7eca3eb52a79979d7d1ee9d4ce1c842cc86e8ed Signed-off-by: Bala.FA <barumuga@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/22
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a4fc465..faecae3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -23,6 +23,7 @@ test_modules = \
$(NULL)
dist_glusternagioscommontests_DATA = \
+ xml2dictSuccess.xml \
$(NULL)
dist_glusternagioscommontests_PYTHON = \