]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/logparser: Reform the ptest results parser
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jan 2019 13:24:45 +0000 (13:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 23:23:26 +0000 (23:23 +0000)
commit88f390bcb68650df08d8d636cba1aaf7b69b2999
treecb8d88e15bb48a63e432550b0b230537970bb169
parent4ee85b1cd63f8c6c9d057faab0935c0e6763996b
oeqa/logparser: Reform the ptest results parser

Now we have a dedicated ptest parser, merge in the remaining ptest
specific pieces to further clarify and simplify the code, moving to
a point where we can consider extending/enhancing it.

(From OE-Core rev: 05991bb5bc8018275d03fdeecee3d5a757840c7c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/ptest.py
meta/lib/oeqa/utils/logparser.py