mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
unix/coverage: Enable scheduler and add tests for it.
This commit is contained in:
@@ -46,6 +46,17 @@ Warning: test
|
||||
# binary
|
||||
122
|
||||
456
|
||||
# scheduler
|
||||
sched(0)=1
|
||||
sched(1)=1
|
||||
sched(2)=1
|
||||
sched(3)=1
|
||||
sched(4)=0
|
||||
unlocked
|
||||
3
|
||||
2
|
||||
1
|
||||
0
|
||||
0123456789 b'0123456789'
|
||||
7300
|
||||
7300
|
||||
|
||||
Reference in New Issue
Block a user