This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2a38d71036
circuitpython
/
tests
/
extmod
/
uasyncio_basic.py.exp
7 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/extmod: Add uasyncio tests. All .exp files are included because they require CPython 3.8 which may not always be available.
2019-11-13 05:08:22 -05:00
start
after sleep
short
long
tests/extmod: Add test for uasyncio.sleep of a negative time. It should take 0 time to await on a negative sleep. Signed-off-by: Damien George <damien@micropython.org>
2020-08-20 09:11:44 -04:00
negative
took 20 40 0
Reference in New Issue
Copy Permalink