[OE-core] [PATCH 29/36] oeqa/selftest: Move base class to case module

Aníbal Limón anibal.limon at linux.intel.com
Fri May 26 20:37:55 UTC 2017


To match the new structure of the OEQA framework.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez at linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
---
 meta/lib/oeqa/selftest/{base.py => case.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/lib/oeqa/selftest/{base.py => case.py} (100%)

diff --git a/meta/lib/oeqa/selftest/base.py b/meta/lib/oeqa/selftest/case.py
similarity index 100%
rename from meta/lib/oeqa/selftest/base.py
rename to meta/lib/oeqa/selftest/case.py
-- 
2.1.4




More information about the Openembedded-core mailing list