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> |
||
|---|---|---|
| .. | ||
| build_helpers | ||
| twister | ||