]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/selftest/binutils: Create selftest case for binutils test suite
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 28 Aug 2019 05:06:29 +0000 (05:06 +0000)
committerArmin Kuster <akuster808@gmail.com>
Fri, 30 Aug 2019 22:29:47 +0000 (15:29 -0700)
commit52975edf78ebbb4ef3e8ebdb8f78c1a0b3bc7353
treeba683eeca9e9b0bfa22d09d5ed65d45380ed009c
parent4be18ab8b1f12b476d61d7ef8e0bf962f166c71c
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: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/cases/binutils.py [new file with mode: 0644]