mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
This commit adds a new network multi-test which sends a burst of UDP packets from the client, and the server doesn't recv them until they have all been sent. Signed-off-by: Damien George <damien@micropython.org>
16 lines
213 B
Plaintext
16 lines
213 B
Plaintext
--- instance0 ---
|
|
test socket 0
|
|
test socket 1
|
|
test socket 2
|
|
test socket 3
|
|
pass group=0
|
|
pass group=1
|
|
pass group=2
|
|
pass group=3
|
|
pass group=4
|
|
--- instance1 ---
|
|
test socket 0
|
|
test socket 1
|
|
test socket 2
|
|
test socket 3
|