micropython/tests/extmod/uasyncio_heaplock.py.exp
Damien George c4935f3049 tests/extmod: Add uasyncio tests.
All .exp files are included because they require CPython 3.8 which may not
always be available.
2020-03-26 01:25:45 +11:00

12 lines
51 B
Plaintext

start
1 0
2 0
sleep
1 1
1 2
2 1
1 3
2 2
2 3
finish