zephyr/scripts/pylib
Dmitrii Golovanov 2ddab56bfd scripts: twister: Fix trailing CR/LF at BinaryHandler logs
Fix trailing `\\r\\n` (escaped CR/LF) didn't cut off because of rstrip()
removed by #58338, so the CR/LF suffix was never found as the actual line
end was `\\r\\n\n`.

Add ANSI code sequence to `test_handlers` Twister unit test.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-09-27 14:30:26 +01:00
..
build_helpers
pytest-twister-harness doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
twister scripts: twister: Fix trailing CR/LF at BinaryHandler logs 2024-09-27 14:30:26 +01:00