mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
tests/unix: Improve runtime_utils.c test coverage.
This commit is contained in:
@@ -35,6 +35,9 @@ ementation
|
||||
12345678
|
||||
0
|
||||
0
|
||||
# runtime utils
|
||||
TypeError: can't convert str to int
|
||||
TypeError: unsupported types for : 'str', 'str'
|
||||
('0123456789', b'0123456789')
|
||||
7300
|
||||
7300
|
||||
|
||||
Reference in New Issue
Block a user