summaryrefslogtreecommitdiff
path: root/tests/micropython/heap_lock.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-03-11py/modmicropython: Add heap_locked function to test state of heap.Andrew Leech
2018-03-02tests: Move heap-realloc-while-locked test from C to Python.Damien George
2016-10-14tests/micropython: Add tests for heap_lock, and emergency exceptions.Damien George