Add test for mond-data mock file
authorSpyros Trigazis <strigazi@gmail.com>
Mon, 30 Sep 2013 05:57:42 +0000 (08:57 +0300)
committerMichele Tartara <mtartara@google.com>
Mon, 30 Sep 2013 12:20:53 +0000 (14:20 +0200)
commit33ce4d2d991456a67a6025187b4b8aaa85e3bd03
treed7d2be40c0fb558aad74c58ce21e901e768ae7a9
parentc62bec27ce4379345663d2b3bd898408a0ac760e
Add test for mond-data mock file

Test if the input file imported with the --mond-data option is
parsed properly.

Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
Makefile.am
src/Ganeti/HTools/ExtLoader.hs
test/data/mond-data.txt [new file with mode: 0644]
test/hs/Test/Ganeti/HTools/ExtLoader.hs [new file with mode: 0644]
test/hs/Test/Ganeti/Hypervisor/Xen/XmParser.hs
test/hs/Test/Ganeti/TestCommon.hs