summaryrefslogtreecommitdiff
path: root/tests/run-natmodtests.py
AgeCommit message (Expand)Author
2020-09-04all: Rename "sys" module to "usys".stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-01-12unix: Rename unix binaries to micropython-variant (not _variant).Jim Mussared
2019-12-13examples/natmod: Add urandom native module example.Damien George
2019-12-12tests: Add script to run dynamic-native-module tests.Damien George