diff options
| author | Alessandro Gatti <a.gatti@frob.it> | 2025-09-24 23:03:21 +0200 |
|---|---|---|
| committer | Alessandro Gatti <a.gatti@frob.it> | 2025-10-24 19:13:15 +0200 |
| commit | 331a5c46aa21a2ff973a9060d2d62ed73247ffed (patch) | |
| tree | 877f977cd11ef1e0e6b459b576b2db31d90e120d /py | |
| parent | 430837996b3cbb85849be92cc4d9ce98ce2a0905 (diff) | |
tests/micropython: Extend MPY import tests for RV32.
This commit extends the "micropython/import_mpy_native_gc" test with a
pre-built serialised MPY file built for RV32.
Before this commit, the test was skipped on said platform due to the
lack of a known-good MPY file to test the import procedure against.
Now the test is executed as part of the general CI test checks.
The MPY file's Makefile script was also updated to cater for modern
Linux environments where the required Python interpreter's command name
isn't "python", but "python3" instead (this occurs when using the past
two LTS Ubuntu releases for example). This is the same kind of change
made in 31a008c6e26eccc3798a9ab4169019a02eadb830.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
