This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22161acf47
micropython
/
tests
/
basics
/
memoryerror.py.exp
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: create result file for test/basics/memoryerror.py . On Mac OS "python3 test/basics/memoryerror.py" never runs out of memory, the process is frozen by the os before.
2014-05-11 20:29:54 +01:00
MemoryError
tests: Adapt basics/memoryerror.py for ports with lower heap sizes.
2015-06-24 09:43:09 +01:00
1000 0 999
tests/basics/memoryerror: Add test for out-of-memory using realloc.
2017-12-20 05:58:27 +00:00
MemoryError