mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 12:31:55 +00:00
Fix the following issues regarding the JUNIT results file format (xml): The logger produces illegal xml characters in the text output => Ensure that any non-valid xml character is replaced with the valid xml scapes When GNU parallel is installed and a testcase fails, the xml output was malformed => Fixed it Also store in the Junit output the processes stderr Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> |
||
---|---|---|
.. | ||
application_development | ||
benchmarks | ||
bluetooth | ||
boards | ||
booting/stub | ||
cmsis_rtos_v1 | ||
compliance | ||
crypto | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
posix | ||
power | ||
shell | ||
subsys | ||
unit | ||
ztest | ||
CMakeLists.txt | ||
Kconfig |