PythonExtra/tests/micropython/heapalloc_fail_dict.py.exp
Damien George eb1f81b209 tests/micropython: Add some tests for failed heap allocation.
This adds tests for some locations in the code where a memory allocation
should raise an exception.
2019-04-18 14:34:12 +10:00

3 lines
49 B
Plaintext

MemoryError: create dict
MemoryError: dict.items