zephyr/scripts/pylib
Daniel DeGrasse 0b0af06da5 scripts: pylib: fix twister report handling for junitparser >= 4.0.2
With junitparser 4.0.2, the JunitXml.fromfile() now returns a JUnitXml
instance. In order to access the junit.TestSuite instance, we must use
TestSuite.fromelem() to convert it back.

Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
2025-06-27 18:28:50 -05:00
..
build_helpers
power-twister-harness PM: Record metrics in power management tests 2025-06-09 08:55:31 +02:00
pytest-twister-harness twister: pytest: Add support for mcumgr go tool with BLE 2025-06-27 12:21:56 +02:00
shell-twister-harness twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
twister scripts: pylib: fix twister report handling for junitparser >= 4.0.2 2025-06-27 18:28:50 -05:00