mbed-os/TESTS/netsocket/tcp
Michal Paszta e53ee631f9 Greentea netsocket and network tests improvements
Added smarter rounding of times in recv_timeout and increased the delta by one, to allow "off-by-one" errors.
Reverted commit 88eea6a, reducing TESTS_TIMEOUT back to 480.
Introduced a 100ms timeout for waiting on asynchronous DNS resolution.
Improved error handling on disconnects.
2018-11-19 08:58:14 +01:00
..
main.cpp Continue Socket and WiFi tests even on test failure. 2018-10-23 13:58:21 +03:00
tcp_tests.h Greentea netsocket and network tests improvements 2018-11-19 08:58:14 +01:00
tcpsocket_connect_invalid.cpp Makes mbedgt-netsocket cases to accept port 0 as destination 2018-09-25 09:29:53 +03:00
tcpsocket_echotest.cpp Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
tcpsocket_echotest_burst.cpp Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
tcpsocket_endpoint_close.cpp Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
tcpsocket_open_close_repeat.cpp Updated greentea TCP tests to use default interface 2018-08-21 10:55:49 +03:00
tcpsocket_open_limit.cpp Updated greentea TCP tests to use default interface 2018-08-21 10:55:49 +03:00
tcpsocket_recv_100k.cpp ONME-3733 detect xinetd service pattern and generate correct pattern 2018-11-07 13:18:04 +01:00
tcpsocket_recv_timeout.cpp Greentea netsocket and network tests improvements 2018-11-19 08:58:14 +01:00
tcpsocket_send_repeat.cpp Updated greentea TCP tests to use default interface 2018-08-21 10:55:49 +03:00
tcpsocket_send_timeout.cpp Updated greentea TCP tests to use default interface 2018-08-21 10:55:49 +03:00
tcpsocket_thread_per_socket_safety.cpp Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00