zephyr/scripts/pylib
Dmitrii Golovanov e11aecaed5 twister: fix Ztest C++ test names extraction from ELF
Fix Ztest test function name extraction from ELF symbols
for C++ compiled binaries where symbol names need additional
'demangling' to match with corresponding test names.

The `c++filt` utility (part of binutils) is called for
demangling when it is needed.

Twister test suite extension and adjustment.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-11-22 08:26:59 -05:00
..
build_helpers
pytest-twister-harness python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
twister twister: fix Ztest C++ test names extraction from ELF 2024-11-22 08:26:59 -05:00