diff options
author | Damien George <damien@micropython.org> | 2024-08-19 10:43:43 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-28 11:23:11 +1000 |
commit | 05cad7b56f5d460db26a468a05bfdeabe4a656db (patch) | |
tree | 0a2d7e9080673450ebf81737a3f514451761a389 /docs/esp32/tutorial | |
parent | 86aa61918a67b626809e8d132a80a63daf380b1c (diff) |
zephyr: Remove obsolete tinytest test framework.
Commit f573e73baeddfb8fde59413e8053b538cf908f9b rewored the zephyr port to
build MicroPython as a cmake target, and since that commit the
`make-bin-testsuite` helper script no longer works (it requires a Makefile)
and hence the tinytest test framework can no longer be run.
Instead of fixing this, remove the option to use tinytest. Boards running
zephyr can use the standard `tests/run-tests.py` script to run tests in the
usual way.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions