Christopher Haster
bbcf8de9e3
lwip - Filtered network tests based on DEVICE_EMAC
...
Currently DEVICE_EMAC is incompatible with the EthernetInterface
2017-01-05 11:16:24 -06:00
Christopher Haster
2da71a7f87
lwip - Reduced size of buffers in echo-parallel tests
...
These tests could adopt the dynamically sized buffers used for the
packet-pressure tests, however throughput is not an important feature
of these tests.
2016-12-19 16:11:49 -06:00
Christopher Haster
8e7a3c8b04
lwip - Added handling of packet loss to udp echo test
...
Before the test would only succeed if all packets (16) succeed. Updated
to succeed if 75% succed.
2016-12-19 12:05:43 -06:00
Christopher Haster
9df82e5811
lwip - Added parallel versions of the echo tests
...
Simply runs the echo tests with multiple sockets in parallel
2016-12-19 12:05:43 -06:00