micropython/tests/ports
Alessandro Gatti c895770d4a tests/ports/qemu: Add ROMFS tests to CI.
This commit adds a new test to make sure ROMFS files are mounted and
read correctly, to be run as part of the CI process.

The changes also include the source binary files that have been used to
create the pre-baked ROMFS partition image used in the test, along with
a Makefile to allow recreating said file.

The CI test ROMFS image is mounted only if no other ROMFS partition is
mounted in slot 0.  The specific test is executed only if there actually
is a ROMFS partition mounted and if the partition is identified as the
one used to run tests on.  This allows for user images to be mounted and
for a successful test run if that is the case.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2026-04-15 16:04:26 +10:00
..
alif_hardware tests/ports/alif_hardware: Add flash testing script. 2025-04-09 00:22:33 +10:00
cc3200 all: Upgrade to ruff v0.9.6. 2025-02-25 13:02:49 +01:00
esp32 tests/ports/esp32/check_err_str.py: Preallocate global variable. 2025-12-16 23:37:59 +11:00
qemu tests/ports/qemu: Add ROMFS tests to CI. 2026-04-15 16:04:26 +10:00
renesas-ra tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
rp2 tests: Generalise rp2 timer test into a cross-port test. 2025-09-25 23:59:24 +10:00
stm32 stm32: Add machine.CAN implementation. 2026-03-19 17:36:50 +11:00
stm32_hardware tests/ports/stm32_hardware: Convert DMA test to use unittest. 2024-12-06 13:48:23 +11:00
unix tests/ports/unix: Add tests for m_tracked_realloc. 2026-04-08 17:02:01 +10:00
webassembly webassembly/variants/pyscript: Enable weakref module and add tests. 2026-03-22 23:13:26 +11:00