]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/binutils: Create selftest case for binutils test suite
authorNathan Rossi <nathan@nathanrossi.com>
Tue, 3 Sep 2019 16:56:41 +0000 (16:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Sep 2019 20:52:27 +0000 (21:52 +0100)
commite5629aa4bd939072208f6eb5b30a98e17eb6a8ae
treecda0eea17e870be1edce480c98d416fbc6449baf
parentde0b761b550d591f301ee5e9c232e0d5bd1342f2
oeqa/selftest/binutils: Create selftest case for binutils test suite

Create a oeqa selftest test case to execute the binutils test suites and
report the results. The results are populated into the extraresults
variable of the test case which are written to testresults.json for
resulttool to analyse.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/binutils.py [new file with mode: 0644]