Utilities for testing embedded devices
Find a file
Jan Lindemann 82bb65b6c0 os.CmdTestOs: Add get_ run_ test_cases() and friend
Make the private CmdTestOs.__run_test_cases() method available to
external code interested in running a selection of test cases.

This is useful, e.g. for re-running a failed firmware installation
encapsulated in a test case from inside another test case.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-17 11:12:26 +01:00
make First commit 2025-11-17 11:12:21 +01:00
scripts First commit 2025-11-17 11:12:21 +01:00
src os.CmdTestOs: Add get_ run_ test_cases() and friend 2025-11-17 11:12:26 +01:00
test/list-cmd Add test/list-cmd 2025-11-17 11:12:26 +01:00
Makefile First commit 2025-11-17 11:12:21 +01:00
VERSION First commit 2025-11-17 11:12:21 +01:00