summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/urandom_extra.py
Commit message (Expand)AuthorAge
* tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/extmod: Make tests skippable.Paul Sokolovsky2017-02-15
* tests/extmod/urandom: Add urandom tests for error cases.Damien George2016-09-16
* tests: For urandom test, use sys.exit() instead of sys.exit(1).Damien George2016-01-26
* tests: Add some tests for urandom module.Damien George2016-01-26