aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/urandom_extra.py
AgeCommit message (Expand)Author
2016-09-16tests/extmod/urandom: Add urandom tests for error cases.Damien George
2016-01-26tests: For urandom test, use sys.exit() instead of sys.exit(1).Damien George
2016-01-26tests: Add some tests for urandom module.Damien George