]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/sdkext/cases: Migrate test case to new OEQA framework
authorAníbal Limón <anibal.limon@linux.intel.com>
Wed, 30 Nov 2016 21:12:15 +0000 (15:12 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:05:19 +0000 (12:05 +0000)
commit260741847a2070a507a8a504bebd457eac99da5f
tree0243db29652083264ed55c175903bba02e54219f
parent03d175f1fae52428da8ff43fd3de336dcd761362
oeqa/sdkext/cases: Migrate test case to new OEQA framework

Summary,

- Changes base case class to OESDKExtTest.
- Changes decorator classes to new ones.
- Chnages variable names sdktestdir -> sdk_dir.
- Added missing license to MIT.

(From OE-Core rev: 49568055df0a64e4228f27130b13ccafbba2a460)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/cases/buildgalculator.py
meta/lib/oeqa/sdk/cases/gcc.py
meta/lib/oeqa/sdkext/cases/devtool.py
meta/lib/oeqa/sdkext/cases/sdk_update.py