Support KeyValueTree objects in refdata
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 29 Jul 2016 04:45:33 +0000 (07:45 +0300)
committerDavid van der Spoel <davidvanderspoel@gmail.com>
Sat, 27 Aug 2016 17:58:00 +0000 (19:58 +0200)
commitcf0ac6c0941c456a54d5ea3253e65460b9ab31e5
treeecefb0044bad3ccecae10eb8074bd11aa81299c9
parent6a602ac85f08cf82d138038d9960001e4040ffff
Support KeyValueTree objects in refdata

Make it possible to check KeyValueTreeObject-rooted trees through
TestReferenceData.  This is the simplest way to actually verify the
contents of such a data structure.  For now, the contents can be
inspected through the XML output.

Change-Id: Ic6fc87c4934166acad4e9b5068c6d39c02866a73
src/testutils/refdata.cpp
src/testutils/refdata.h
src/testutils/tests/refdata_tests.cpp