mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
tests: Rename uasyncio to asyncio.
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
committed by
Damien George
parent
2fbc08c462
commit
6027c41c8f
18
tests/multi_espnow/80_asyncio_client.py.exp
Normal file
18
tests/multi_espnow/80_asyncio_client.py.exp
Normal file
@@ -0,0 +1,18 @@
|
||||
--- instance0 ---
|
||||
Server Start
|
||||
Server Done
|
||||
--- instance1 ---
|
||||
airecv() test...
|
||||
TEST: send/recv(msglen=12,sync=True): OK
|
||||
TEST: send/recv(msglen=12,sync=True): OK
|
||||
TEST: send/recv(msglen=12,sync=True): OK
|
||||
TEST: send/recv(msglen=12,sync=True): OK
|
||||
TEST: send/recv(msglen=12,sync=True): OK
|
||||
OK
|
||||
OK
|
||||
OK
|
||||
OK
|
||||
OK
|
||||
DONE
|
||||
TEST: send/recv(msglen=5,sync=True): OK
|
||||
OK
|
||||
Reference in New Issue
Block a user