zephyr/scripts/pylib/twister
Kumar Gala c09e8fae23 twister: Use pyelf to extract symbol information
For ztest twister would parse the symbol information that was
generated as part of the build (zephyr.symbols).  However the format
of the zephyr.symbols files is highly dependant on the toolchain.

Move to using pyelf to parse the symbol information directly from
zephyr.elf instead so that this works regardless of toolchain.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-04-08 18:37:52 +02:00
..
boards/unit/unit_testing sanitycheck: move sanity_chk -> pylib/twister 2020-12-11 14:13:02 -05:00
twisterlib twister: Use pyelf to extract symbol information 2023-04-08 18:37:52 +02:00
expr_parser.py twister: Add dt_nodelabel_enabled devicetree filter function 2021-07-28 18:41:26 -04:00
scl.py everywhere: fix typos 2022-03-18 13:24:08 -04:00