summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_traceback.py.exp
AgeCommit message (Expand)Author
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-09tests/micropython/heapalloc_traceback: Fix backtrace line # after refactor.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