mirror of https://github.com/ARMmbed/mbed-os.git
Increase timeout for netsocket TCP and UDP tests. Old timeout (240 seconds) was not enough for slower devices to complete the tests. Accept error codes NSAPI_ERROR_CONNECTION_TIMEOUT and NSAPI_ERROR_NO_CONNECTION when running test wifi_connect_secure_fail |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| tcp_tests.h | ||
| tcpsocket_connect_invalid.cpp | ||
| tcpsocket_echotest.cpp | ||
| tcpsocket_echotest_burst.cpp | ||
| tcpsocket_endpoint_close.cpp | ||
| tcpsocket_open_close_repeat.cpp | ||
| tcpsocket_open_limit.cpp | ||
| tcpsocket_recv_100k.cpp | ||
| tcpsocket_recv_timeout.cpp | ||
| tcpsocket_send_repeat.cpp | ||
| tcpsocket_send_timeout.cpp | ||
| tcpsocket_thread_per_socket_safety.cpp | ||