zephyr/scripts/pylib/twister
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
..
twisterlib scripts: twister: Fix trailing CR/LF at BinaryHandler logs 2024-09-27 14:30:26 +01:00
expr_parser.py twister: Fix inconsistency among DT compat filters 2024-09-18 19:56:06 +01:00
scl.py twister: fix utf-8 encoding for device handler 2023-09-19 15:23:52 +01:00