mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00

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.