mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
That's useful to know the exact board that's being tested. Signed-off-by: Damien George <damien@micropython.org>
This directory doesn't contain real tests, but code snippets to detect various interpreter features, which can't be/inconvenient to detect by other means. Scripts here are executed by run-tests.py at the beginning of testsuite to decide what other test groups to run/exclude.