summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_basic.py
AgeCommit message (Expand)Author
2023-06-19tests: Rename uasyncio to asyncio.Jim Mussared
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-05-03tests/extmod: Increase timing on uasyncio tests to make more reliable.Damien George
2020-08-22tests/extmod: Add test for uasyncio.sleep of a negative time.Damien George
2020-03-26tests/extmod: Add uasyncio tests.Damien George