]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime/case: Don't use OEQA framework internal methods
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:47 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit21df9f0f6d6272adc6131cdc113000a5e6ac9d46
tree64644f6b7b9b59b1fe4e626b2c2f627166bc6aad
parentb588c5c65e55a31d61c86553158eef409cd71086
oeqa/runtime/case: Don't use OEQA framework internal methods

The OEQA framework has internal methods for provide functionality
in decorators so Test components aren't expected to override it.

Use the base unittest methods for setUp and tearDown.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/case.py