]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCase
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 11 Sep 2019 14:13:07 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2019 14:28:55 +0000 (15:28 +0100)
commitb75aced558013a459f29617b53cf477cb9b387ac
treea8324dffd3531aef10ce4e12abbd211624e1ba53
parent06cba9883a5964320969301fd05eeb6bec3e786d
oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCase

Use OEPTestResultTestCase to collect results and add logfile collection
and compression.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/binutils.py
meta/lib/oeqa/selftest/cases/gcc.py
meta/lib/oeqa/selftest/cases/glibc.py