lwip/test
Joel Cunningham b28e979739 unit: write out XML file
This writes out the results of the unit tests in an XML file called
lwip_unittests.xml in the same directory as the unittests executable.

See https://libcheck.github.io/check/doc/check_html/check_4.html#XML-Logging
for an example of the ouput. Of particular use is the duration field, for
each test and for the entire test run.
2018-03-04 10:42:54 -06:00
..
fuzz fuzz: fix compile error, ignore 0 length pbufs 2018-02-18 08:56:23 +01:00
sockets sockets_stresstest: don't compile when LWIP_SOCKET is disabled 2018-02-18 08:56:57 +01:00
unit unit: write out XML file 2018-03-04 10:42:54 -06:00