Utilities for testing embedded devices
Find a file
Jan Lindemann 368d81cb3f os.Connection.read(): Support ReadOnlyPrintable
Add flag ReadOnlyPrintable and support it in read(). This omits all
characters not in string.printable from read()'s result.

This comes in handy if systemd spits out bouncing start-job-running
asterisks which find their way back to the reader but close the shell
on him.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-17 11:12:27 +01:00
make First commit 2025-11-17 11:12:21 +01:00
scripts jw-devtest.py: Code beautification 2025-11-17 11:12:27 +01:00
src os.Connection.read(): Support ReadOnlyPrintable 2025-11-17 11:12:27 +01:00
test Add test/audit 2025-11-17 11:12:27 +01:00
Makefile First commit 2025-11-17 11:12:21 +01:00
VERSION First commit 2025-11-17 11:12:21 +01:00