mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| host_tests | ||
| nist_internet_time_service | ||
| tcp_client_echo | ||
| tcp_client_hello_world | ||
| udp_echo_client | ||
| .mbedignore | ||