zephyr/scripts/pylib
Yuval Peress 1b51740fa3 twister: Fix gTest harness
The gTest harness asssumed that the lines end with the test name, but
some gTest implementations include the test duration in the line. Update
both the tests and regex to allow this and also avoid capturing
characters into the `test_name` that cannot be valid test name chars.

Fixes #72318

Signed-off-by: Yuval Peress <peress@google.com>
2024-07-03 08:52:13 +02:00
..
build_helpers
pytest-twister-harness scripts: pytest: execute 'zephyr.exe' in application build directory cwd 2024-06-18 15:53:00 +02:00
twister twister: Fix gTest harness 2024-07-03 08:52:13 +02:00