poky/scripts/lib/resulttool
Joshua Watt 9a97ea263c resulttool: Add option to dump all ptest logs
Adds an option to dump all the ptest logs to individual files in a
specified directory. If multiple test runs are present, the
'--prepend-run' argument will create separate directories for each test
run under the target directory and put the logs there to prevent each
test run from clobbering the others.

[YOCTO #13331]

(From OE-Core rev: f262b9e7482e38f04dfa162f0aaf65b17e86f8b2)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-08 22:56:45 +01:00
..
template resulttool: add LTP compliance section 2019-04-29 14:16:30 +01:00
__init__.py resulttool: enable merge, store, report and regression analysis 2019-02-21 12:34:00 +00:00
log.py resulttool: Add option to dump all ptest logs 2019-05-08 22:56:45 +01:00
manualexecution.py resulttool/manualexecution: Enable test case configuration option 2019-04-26 10:09:08 +01:00
merge.py resulttool: Load results from URL 2019-04-25 00:05:20 +01:00
regression.py resulttool: Add log subcommand 2019-04-25 00:05:20 +01:00
report.py resulttool: add LTP compliance section 2019-04-29 14:16:30 +01:00
resultutils.py resulttool: Add option to dump all ptest logs 2019-05-08 22:56:45 +01:00
store.py resulttool: Load results from URL 2019-04-25 00:05:20 +01:00