summaryrefslogtreecommitdiff
path: root/tests/micropython/native_for.py
AgeCommit message (Collapse)Author
2021-01-29tests: Move native for test from pybnative to micropython.Damien George
And make it generic so it can be run on any target. Signed-off-by: Damien George <damien@micropython.org>