commit | 725d19b79e921684fc5d6cdd63c1c05dea8b304d | [log] [tgz] |
---|---|---|
author | Maciej Perkowski <Maciej.Perkowski@nordicsemi.no> | Tue Oct 13 14:15:12 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Oct 26 14:19:34 2020 -0400 |
tree | ff22f9f192e8889d4a850050fee2312aec532056 | |
parent | b3c956589121906166df87dd90a64bec37f125f9 [diff] |
sanitycheck: Add info about zephyr version to the xml reports This commit adds posibility to save zephyr version in the xml reports. It adds 'properties' attribute to testsuite attribute. 'properties' can contain multiple 'property' attributes. Zephyr version is added as such 'property'. Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>