summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_traceback.py
AgeCommit message (Expand)Author
2017-12-11tests/heapalloc_*: Refactor some tests to work in strict stackless mode.Paul Sokolovsky
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-09tests/micropython: Make uio-using tests skippable.Paul Sokolovsky
2016-12-15tests/micropython: Get heapalloc_traceback test running on baremetal.Damien George
2016-11-21tests/micropython: Move alloc-less traceback test to separate test file.Damien George