Utilities for testing embedded devices
Find a file
Jan Lindemann 7d709ecc58 os.misc.cmd_exec(): Fix echo_cmd=False
cmd_exec() sometimes returned the command in the output albeit
echo_cmd=False was specified, notably if the command contained a
newline.

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.misc.cmd_exec(): Fix echo_cmd=False 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