summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_fair.py
AgeCommit message (Expand)Author
2020-08-26tests/extmod: Make uasyncio_fair test more reliable by adjusting sleeps.Damien George
2020-08-22extmod/uasyncio: Truncate negative sleeps to 0.Damien George
2020-03-26tests/extmod: Add uasyncio tests.Damien George