PythonExtra/tests/extmod/btree_error.py.exp
Damien George 4fa6d939d6 tests/extmod: Add btree test for errors raised by btree DB library.
This test now passes given the previous two commits.
2020-04-27 23:59:09 +10:00

7 lines
67 B
Plaintext

OSError True
read 24
OSError(1000,)
read 24
ioctl 2
OSError(1001,)