]> code.ossystems Code Review - openembedded-core.git/commit
resulttool/log: Add ability to dump ltp logs as well as ptest
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 May 2020 20:56:18 +0000 (21:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 May 2020 09:22:28 +0000 (10:22 +0100)
commit64a2121a875ce128959ee0a62e310d5f91f87b0d
tree66a762cea97c456f26ada88887e4abb45991cf36
parent66e96bf70753933714ff8edcc13a1f35a052656f
resulttool/log: Add ability to dump ltp logs as well as ptest

Currently only ptest logs are accessible with the log command, this
adds support so the ltp logs can be extracted too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/log.py
scripts/lib/resulttool/resultutils.py