mbed-os/TESTS/netsocket/tcp
Juha Ylinen 3c32b3ada7 Update Greentea netsocket and wifi tests
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
2018-06-21 09:01:15 +03:00
..
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