mbed-os/features/net/FEATURE_IPV4/TESTS/mbedmicro-net
Brian Daniels 114efcf753 Adding retries to the NIST test.
A UDP request to the NIST servers can fail to return data due to UDP
packet loss. Since packets are not guaranteed with UDP, this is a valid
failure and should not be treated as a test failure. The test should retry
the request in this case. This commit adds those retries.
2016-08-10 09:25:04 -05:00
..
host_tests adding tests for net/IPV4 2016-07-29 16:10:36 -05:00
nist_internet_time_service Adding retries to the NIST test. 2016-08-10 09:25:04 -05:00
tcp_client_echo Restricting IPV4 echo tests to chars 0-9. 2016-08-01 16:48:21 -05:00
tcp_client_hello_world adding tests for net/IPV4 2016-07-29 16:10:36 -05:00
udp_echo_client Restricting IPV4 echo tests to chars 0-9. 2016-08-01 16:48:21 -05:00
.mbedignore adding tests for net/IPV4 2016-07-29 16:10:36 -05:00