summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-11-21 17:10:17 +1100
committerDamien George <damien.p.george@gmail.com>2016-11-21 17:10:17 +1100
commitd70f87aaa2fe31b099359b4b27444f3b289cdb8c (patch)
tree2e3a931b09df33a58a46e11a8ab4f07c9f25fcd5 /tests/micropython/heapalloc.py.exp
parent21d82421cd7b3a3f74850cffaf84646ff49a04f2 (diff)
tests/micropython: Add test for creating traceback without allocation.
Diffstat (limited to 'tests/micropython/heapalloc.py.exp')
-rw-r--r--tests/micropython/heapalloc.py.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/micropython/heapalloc.py.exp b/tests/micropython/heapalloc.py.exp
index c8cffe183..3d5825f5a 100644
--- a/tests/micropython/heapalloc.py.exp
+++ b/tests/micropython/heapalloc.py.exp
@@ -9,3 +9,6 @@
1 2
1 1
1 2 3 4 10
+Traceback (most recent call last):
+ File "micropython/heapalloc.py", line 42, in test
+StopIteration: