7 Commits (bdaea866b712c85d3bffaaae147c9b3470a4f896)

Author SHA1 Message Date
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere. 2 years ago
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Yonatan Goldschmidt 0852acfc74 tests/run-tests: Auto-skip extmod/ticks_diff, extmod/time_ms_us tests. 5 years ago
Damien George 0acf868bb7 tests/extmod/time_ms_us: Fix ticks tests, ticks_diff args are reversed. 7 years ago
Damien George e3d11b6a6e tests/extmod/time_ms_us: Add test for calling ticks_cpu(). 7 years ago
Paul Sokolovsky 85d809d1f4 tests: Convert remaining "sys.exit()" to "raise SystemExit". 8 years ago
Paul Sokolovsky acea9352a9 tests/extmod: Add tests for sleep_ms/us(), ticks_ms/us/diff(). 9 years ago