mbed-os/TESTS/netsocket/udp
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 Update Greentea netsocket and wifi tests 2018-06-21 09:01:15 +03:00
udp_tests.h Switches Greentea netsocket test case naming convention 2018-05-25 09:39:36 +03:00
udpsocket_echotest.cpp Tolerate packet loss up to 30% in udp echo tests 2018-06-14 10:16:26 +03:00
udpsocket_echotest_burst.cpp Tolerate packet loss up to 30% in udp echo tests 2018-06-14 10:16:26 +03:00
udpsocket_open_close_repeat.cpp Fixes findings from Greentea netsocket UDP test cases 2018-05-25 09:39:36 +03:00
udpsocket_open_limit.cpp Switches Greentea netsocket test case naming convention 2018-05-25 09:39:36 +03:00
udpsocket_recv_timeout.cpp Fixes findings from Greentea netsocket UDP test cases 2018-05-25 09:39:36 +03:00
udpsocket_sendto_invalid.cpp Switches Greentea netsocket test case naming convention 2018-05-25 09:39:36 +03:00
udpsocket_sendto_repeat.cpp Switches Greentea netsocket test case naming convention 2018-05-25 09:39:36 +03:00
udpsocket_sendto_timeout.cpp Fixes findings from Greentea netsocket UDP test cases 2018-05-25 09:39:36 +03:00