commit | 47a673f2f43018967772de3aa0f42abca98816cd | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Jun 27 10:08:37 2022 -0400 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jul 11 11:56:39 2022 +0200 |
tree | e7a22a356e79e490df84a4dfbafa2095eb4f0716 | |
parent | 8a2eed6cbdbc82550d3b39e8ba808102e82c3fb8 [diff] |
build: generate symbols file Optional way for generating symbols file using binutils. This file will be generated on demand for tests which will then be parsed by twister to create an accurate test plan from the listed testcase/suites. Signed-off-by: Anas Nashif <anas.nashif@intel.com>