[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1342-gb28e979
[email protected] (Joel Cunningham)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via b28e9797394beda8dcf35f1fd9cb3f0bcbda5f91 (commit)
from 53ddb9244bbb4ae35b2572f4dc0b1adac993be53 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b28e9797394beda8dcf35f1fd9cb3f0bcbda5f91
Author: Joel Cunningham <[email protected]>
Date: Sun Mar 4 02:38:55 2018 -0600
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.
-----------------------------------------------------------------------
Summary of changes:
test/unit/lwip_unittests.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack