summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_heaplock.py
AgeCommit message (Expand)Author
2022-09-13tests/extmod/uasyncio_heaplock.py: Force SKIP on stackless.Jim Mussared
2022-06-24tests/extmod: Add heap-lock test for stream writing.Damien George
2022-05-03tests/extmod: Increase timing on uasyncio tests to make more reliable.Damien George
2021-06-25tests/extmod: Make uasyncio_heaplock test more deterministic.Damien George
2020-03-26tests/extmod: Add uasyncio tests.Damien George