]> 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)
committerSteve Sakoman <steve@sakoman.com>
Wed, 27 May 2020 14:21:28 +0000 (04:21 -1000)
commit0b513274a0ae722065cf1a605090000e854e2f81
tree07d152c30a8c215e3486ed51f95feedda9665147
parent10d1d2ffa0906561d65886caee44652242139913
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>
(cherry picked from commit 64a2121a875ce128959ee0a62e310d5f91f87b0d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/resulttool/log.py
scripts/lib/resulttool/resultutils.py