aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/time_ms_us.py
AgeCommit message (Collapse)Author
2015-10-20tests/extmod: Add tests for sleep_ms/us(), ticks_ms/us/diff().Paul Sokolovsky
Simple smoke tests, mostly for coverage. Added to extmod based on the fact that they're extensions to standard modules.