poky/scripts/lib
Alexis Lothoré 6de3817c62 scripts/resulttool: allow to replace test raw status with custom string
Add a STATUS_STRINGS dictionnary matching raw statuses to custom strings.
Whenever a regression must be reported, raw status is searched in the
custom statuses dict (key search is case insensitive). If no custom string
is found, raw status is kept and used in regression report

(From OE-Core rev: 9d22bfc9d0c4092dba1af0ee11a4c51b7b270786)

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-08-04 11:44:28 +01:00
..
build_perf meta: correct collections vs collections.abc deprecation 2021-09-19 11:33:14 +01:00
checklayer checklayer: check for patch file upstream status 2023-02-24 17:05:24 +00:00
devtool devtool/upgrade: raise an error if extracting source produces more than one directory 2023-08-04 11:44:28 +01:00
recipetool recipetool: create: npm: Add support to handle peer dependencies 2023-06-29 11:10:39 +01:00
resulttool scripts/resulttool: allow to replace test raw status with custom string 2023-08-04 11:44:28 +01:00
wic image_types: Fix reproducible builds for initramfs and UKI img 2023-06-06 23:41:13 +01:00
argparse_oe.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
buildstats.py scripts/lib/buildstats: handle top-level build_stats not being complete 2023-03-25 09:39:28 +00:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filter_src_subdirs() 2023-08-04 11:44:28 +01:00