summaryrefslogtreecommitdiff
path: root/tests/micropython/heap_lock.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-10-14 00:32:34 +1100
committerDamien George <damien.p.george@gmail.com>2016-10-14 00:32:34 +1100
commit34d0b3f85c9926d854acd7723b9e057744916ee0 (patch)
tree8ed2b83c3bbc735799db21ac1bd4bdf8bb090a9a /tests/micropython/heap_lock.py.exp
parent6a4c6fc023292b42502b67b4ec3ece62d188ac14 (diff)
tests/micropython: Add tests for heap_lock, and emergency exceptions.
Diffstat (limited to 'tests/micropython/heap_lock.py.exp')
-rw-r--r--tests/micropython/heap_lock.py.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/micropython/heap_lock.py.exp b/tests/micropython/heap_lock.py.exp
new file mode 100644
index 000000000..67b208cfc
--- /dev/null
+++ b/tests/micropython/heap_lock.py.exp
@@ -0,0 +1,2 @@
+MemoryError
+[]