zephyr/scripts/tests
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
build_helpers .github: workflows: Workflow for build_helpers 2023-10-10 15:55:58 +03:00
twister twister: fix Ztest C++ test names extraction from ELF 2024-11-22 08:26:59 -05:00
twister_blackbox twister: fix Ztest C++ test names extraction from ELF 2024-11-22 08:26:59 -05:00