aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2017-05-25 12:22:22 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-05 17:59:40 +0100
commit0d3d97414c8166d09065f6f7f45e3260ce405692 (patch)
treee393db641d154a2c47df54b98b47c08bcdf1b236
parentd6b78ae711b93b4059690320cb8d821aaadd1684 (diff)
downloadopenembedded-core-contrib-0d3d97414c8166d09065f6f7f45e3260ce405692.tar.gz
oeqa/selftest: Move base class to case module
To match the new structure of the OEQA framework. Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
-rw-r--r--meta/lib/oeqa/selftest/case.py (renamed from meta/lib/oeqa/selftest/base.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/meta/lib/oeqa/selftest/base.py b/meta/lib/oeqa/selftest/case.py
index 43a1951be3..43a1951be3 100644
--- a/meta/lib/oeqa/selftest/base.py
+++ b/meta/lib/oeqa/selftest/case.py