]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: Move common files to oeqa/files instead of runtime only
authorAníbal Limón <anibal.limon@linux.intel.com>
Wed, 9 Nov 2016 20:57:40 +0000 (14:57 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:54 +0000 (12:03 +0000)
commitec73e8a3d3149f3866b7bfc06f169c6e05e2d338
treedcd0b048cf511cf39f9659f1df16995108ccebb5
parent619c9ab308fbef9e3563dc661e432603e764b562
oeqa: Move common files to oeqa/files instead of runtime only

Those files are used by runtime and sdk test cases, so move to
base directory of oeqa module.

[YOCTO #10599]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/lib/oeqa/files/test.c [moved from meta/lib/oeqa/runtime/files/test.c with 100% similarity]
meta/lib/oeqa/files/test.cpp [moved from meta/lib/oeqa/runtime/files/test.cpp with 100% similarity]
meta/lib/oeqa/files/test.pl [moved from meta/lib/oeqa/runtime/files/test.pl with 100% similarity]
meta/lib/oeqa/files/test.py [moved from meta/lib/oeqa/runtime/files/test.py with 100% similarity]