diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2017-05-26 15:37:47 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-30 10:15:22 +0100 |
commit | 21df9f0f6d6272adc6131cdc113000a5e6ac9d46 (patch) | |
tree | 64644f6b7b9b59b1fe4e626b2c2f627166bc6aad /meta/lib/oeqa/core/context.py | |
parent | b588c5c65e55a31d61c86553158eef409cd71086 (diff) | |
download | openembedded-core-21df9f0f6d6272adc6131cdc113000a5e6ac9d46.tar.gz openembedded-core-21df9f0f6d6272adc6131cdc113000a5e6ac9d46.tar.bz2 openembedded-core-21df9f0f6d6272adc6131cdc113000a5e6ac9d46.zip |
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>
Diffstat (limited to 'meta/lib/oeqa/core/context.py')
0 files changed, 0 insertions, 0 deletions