summaryrefslogtreecommitdiff
path: root/py/dynruntime.h
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-09-04 17:11:45 +1000
committerDamien George <damien@micropython.org>2024-09-19 13:31:36 +1000
commit067ef81cd0a59aac9027e26e0f8220e5074ec033 (patch)
treee80c35d6b7820f680edb4cfa5c3346e9d2bca802 /py/dynruntime.h
parent5d8878b582b8b68d19ab02adfe32d683d5ea512f (diff)
all: Remove tinytest component.
With the recent qemu (d9a0fdda9a7b0db55c1115b55bb1b83cd5ce739c and 0426934969d06aa649ba903f5408cb331b5b9c2d) and zephyr (05cad7b56f5d460db26a468a05bfdeabe4a656db) changes to how their tests are run, two things became unused: - The tinytest framework, which embedded a set of tests and their expected output within firmware, so these tests could be run stand-alone. - The `--write-exp` and `--list-tests` options to `tests/run-tests.py`, which were needed primarily to generated the expected test output for tinytest (also the associated `tests/run-tests-exp.py/.sh` scripts are now unused). This commit removes the tinytest component and all its helper code. This eliminates a maintenance burden. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/dynruntime.h')
0 files changed, 0 insertions, 0 deletions