micropython/ports/unix/variants
Alessandro Gatti 67de20ae0a tests: Rename "tests/frozen" into "tests/assets".
This commit renames the "tests/frozen" directory into "tests/assets" to
make it more explicit that it does contain files that are needed for
other tests to function.

Right now there's only a single pre-compiled module being used for
miscellaneous tests, but it will soon hold ROMFS test data as well.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2026-04-15 16:04:26 +10:00
..
coverage tests: Rename "tests/frozen" into "tests/assets". 2026-04-15 16:04:26 +10:00
longlong all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
minimal unix/variants/minimal: Enable C stack checking. 2025-10-02 00:37:29 +10:00
nanbox all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
standard extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
manifest.py unix/variants: Prefer unix-ffi packages when loading the manifest. 2024-02-08 17:16:10 +11:00
mpconfigvariant_common.h py/mpconfig: Enable CRYPTOLIB, HASHLIB_MD5, HASHLIB_SHA1 if SSL enabled. 2025-08-19 21:10:00 +10:00