]> granicus.if.org Git - esp-idf/commit
asio example tests: Increase timeout for DHCP lease to 30s
authorAngus Gratton <angus@espressif.com>
Fri, 3 Aug 2018 06:59:23 +0000 (16:59 +1000)
committerAngus Gratton <gus@projectgus.com>
Fri, 3 Aug 2018 06:59:23 +0000 (16:59 +1000)
commit8b35d8ef2576362fb1400ff9f04e009c5baa9a4d
tree1b78ea64511b36ca0fcb2167b74d208dc0585f67
parent6bd58beac507e1bb288dffe4ec0adb11d7e57a69
asio example tests: Increase timeout for DHCP lease to 30s

Covers time to connect to WiFi and negotiate lease,
may be more than 5-10s on some busy APs
examples/protocols/asio/chat_client/asio_chat_client_test.py
examples/protocols/asio/chat_server/asio_chat_server_test.py
examples/protocols/asio/tcp_echo_server/asio_tcp_server_test.py
examples/protocols/asio/udp_echo_server/asio_udp_server_test.py