Format tests.xml and result.xml by `xmllint --format`
authorZhiqiang Zhang <zhiqiang.zhang@intel.com>
Thu, 28 Aug 2014 06:14:50 +0000 (14:14 +0800)
committerZhiqiang Zhang <zhiqiang.zhang@intel.com>
Thu, 28 Aug 2014 06:19:28 +0000 (14:19 +0800)
commite8386b32a6919987dd9ffee72f594273111089a5
tree9bdf52f42f9551cb59263651adbf6229ecd8f8c6
parent9f7c67fd6f07b9e1357d9a3d0744dd0609836df7
Format tests.xml and result.xml by `xmllint --format`

Reference: http://xmlsoft.org/xmllint.html
This just formats the .xml files' indent with 2 spaces, empty line.
`tests.xml` and `result.xml` look the same as before.

Expect the generated result.xml use 2 spaces indent.
xsd/result.xml
xsd/tests.xml