diff options
author | Rami Ali <flowergrass@users.noreply.github.com> | 2017-01-16 15:04:53 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-01-16 15:57:10 +1100 |
commit | 8d01bd3a1cd00fa50017ef1d95f8f66e0b7a6365 (patch) | |
tree | 0d9af5557b0a1c90c5f42f0bc141497a6201a460 /tests/unix/extra_coverage.py.exp | |
parent | b82fc8dcef5ff05fe76bce19c83857e5097ec868 (diff) | |
download | micropython-8d01bd3a1cd00fa50017ef1d95f8f66e0b7a6365.tar.gz micropython-8d01bd3a1cd00fa50017ef1d95f8f66e0b7a6365.zip |
tests: Improve stream.c test coverage.
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
-rw-r--r-- | tests/unix/extra_coverage.py.exp | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index d3d7252115..8f62ccf51f 100644 --- a/tests/unix/extra_coverage.py.exp +++ b/tests/unix/extra_coverage.py.exp @@ -43,11 +43,24 @@ Warning: test ? +1e+00 +1e+00 -('0123456789', b'0123456789') +0123456789 b'0123456789' 7300 7300 7300 7300 +None +None +None +None +None +None +b'123' +b'123' +b'123' +OSError +0 +OSError +None frzstr1 frzmpy1 frzstr_pkg1.__init__ |