diff options
author | Damien George <damien.p.george@gmail.com> | 2014-10-31 22:09:40 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-10-31 22:09:40 +0000 |
commit | c7da7838bab349ec703df0e99b14878a0c994f48 (patch) | |
tree | 7b1f95ac8de0dc255bb5b17b21bc5c68bdca590e /tests | |
parent | 109c1de015eeee385020233e2f8cc6f921149103 (diff) | |
download | micropython-c7da7838bab349ec703df0e99b14878a0c994f48.tar.gz micropython-c7da7838bab349ec703df0e99b14878a0c994f48.zip |
tests: Add heapalloc.py.exp, since CPython can't generate it.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/micropython/heapalloc.py.exp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/micropython/heapalloc.py.exp b/tests/micropython/heapalloc.py.exp new file mode 100644 index 0000000000..f0487b9f62 --- /dev/null +++ b/tests/micropython/heapalloc.py.exp @@ -0,0 +1,10 @@ +0 +1 +0 +0 2 +0 0 +1 +3 +1 +1 2 +1 1 |