diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2022-01-22 20:37:50 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-02-09 14:05:01 +1100 |
commit | 30a022548fcd20bf956789185e1481edb0f0acfc (patch) | |
tree | a2407417cd2233f7c062373e7a7c8cdb19e23189 /docs/zephyr/tutorial/repl.rst | |
parent | aca40127bf9c9a0fb791d8b82be7637fa57ca343 (diff) | |
download | micropython-30a022548fcd20bf956789185e1481edb0f0acfc.tar.gz micropython-30a022548fcd20bf956789185e1481edb0f0acfc.zip |
tests/multi_net/udp_data.py: Make UDP test more reliable.
The current test depends on a specific number and order of packets to pass,
which can't be reproduced every run due to the unreliable UDP protocol.
This patch adds simple packets sequencing, retransmits with timeouts, and a
packet loss threshold, to make the test more tolerant to UDP protocol
packet drops and reordering.
Diffstat (limited to 'docs/zephyr/tutorial/repl.rst')
0 files changed, 0 insertions, 0 deletions