XML output for test results
Status: Beta
Brought to you by:
leonhartsberger
To be able to document the test results, an XML test result output should be provided.
The attached Eclipse generated patch file adds a '-xml' command line switch to control the required feature in EcutClient. The patch applies to EcutClient.cpp 1.12 and EcutClient 1.10 in net.sf.ecut.client. This realization uses CppUnit's XmlOutputter. It has only been tested when running all tests, so it is NOT fully tested!
Patch to enable XML test result output