diff options
| author | Damien George | 2019-12-22 23:47:15 +1100 |
|---|---|---|
| committer | Damien George | 2019-12-27 12:34:22 +1100 |
| commit | de8c04317be76222d2fbe7c5bf50ffd5ff2fd140 (patch) | |
| tree | ae5712cfabbe27cfc0b1dc858506689e849ce140 /tests/micropython/heapalloc_yield_from.py.exp | |
| parent | aacd61893952af24049fd64f3735551ff9fc14ea (diff) | |
tests/micropython: Add test for yield-from while heap is locked.
Diffstat (limited to 'tests/micropython/heapalloc_yield_from.py.exp')
| -rw-r--r-- | tests/micropython/heapalloc_yield_from.py.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/micropython/heapalloc_yield_from.py.exp b/tests/micropython/heapalloc_yield_from.py.exp new file mode 100644 index 000000000..5565ed678 --- /dev/null +++ b/tests/micropython/heapalloc_yield_from.py.exp @@ -0,0 +1,4 @@ +0 +1 +0 +1 |
