summaryrefslogtreecommitdiff
path: root/tests/extmod/btree_error.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2021-04-23tests: Use .errno instead of .args[0] for OSError exceptions.Damien George
2020-04-27tests/extmod: Add btree test for errors raised by btree DB library.Damien George