aboutsummaryrefslogtreecommitdiff
path: root/tests/jni/README
AgeCommit message (Collapse)Author
2021-03-12tests: Rename run-tests to run-tests.py for consistency.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2015-10-14tests/jni: Start adding modjni tests.Paul Sokolovsky
These are currently not intended to run with the rest of testsuite, as they require dependencies and special environment setup anyway (drafted in tests/jni/README).