zephyr/scripts/tests
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
build_helpers
twister scripts: twister: Fix trailing CR/LF at BinaryHandler logs 2024-09-27 14:30:26 +01:00
twister_blackbox scripts/tests/twister_blackbox: Don't test on native_posix 2024-09-25 04:04:36 -04:00