mbed-os/TESTS/netsocket/dns
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
..
asynchronous_dns.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_cache.cpp Add tests for synchronous dns 2018-08-27 15:05:41 +03:00
asynchronous_dns_cancel.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_external_event_queue.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_invalid_host.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_non_async_and_async.cpp Greentea netsocket and network tests improvements 2018-11-19 08:58:14 +01:00
asynchronous_dns_simultaneous.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_simultaneous_cache.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_simultaneous_repeat.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
asynchronous_dns_timeouts.cpp Asynchronous DNS greentea tests 2018-06-19 11:18:22 +03:00
dns_tests.h Add tests for synchronous dns 2018-08-27 15:05:41 +03:00
main.cpp Continue Socket and WiFi tests even on test failure. 2018-10-23 13:58:21 +03:00
synchronous_dns.cpp Add tests for synchronous dns 2018-08-27 15:05:41 +03:00
synchronous_dns_cache.cpp Add tests for synchronous dns 2018-08-27 15:05:41 +03:00
synchronous_dns_invalid.cpp Add tests for synchronous dns 2018-08-27 15:05:41 +03:00
synchronous_dns_multiple.cpp Add tests for synchronous dns 2018-08-27 15:05:41 +03:00