zephyr/tests/bluetooth/bsim_bt
Alberto Escolar Piedras 7593be7a3f tests: bsim_bt tests: Fix malformed JUNIT results file
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>
2018-12-06 09:15:38 -05:00
..
bsim_test_app tests: Add new bsim based encrypted BLE link test 2018-11-13 11:14:19 -05:00
README.txt
compile.sh tests: bsim_bt: Add option to re-build incrementally 2018-11-21 09:42:46 -05:00
run_parallel.sh tests: bsim_bt tests: Fix malformed JUNIT results file 2018-12-06 09:15:38 -05:00

README.txt

This folder contains tests meant to be run with BabbleSim's physical layer
simulation, and therefore cannot be run directly from sanitycheck