aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2016-11-09 14:57:40 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 12:03:54 +0000
commitec73e8a3d3149f3866b7bfc06f169c6e05e2d338 (patch)
treedcd0b048cf511cf39f9659f1df16995108ccebb5
parent619c9ab308fbef9e3563dc661e432603e764b562 (diff)
downloadopenembedded-core-contrib-ec73e8a3d3149f3866b7bfc06f169c6e05e2d338.tar.gz
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>
-rw-r--r--meta/lib/oeqa/files/test.c (renamed from meta/lib/oeqa/runtime/files/test.c)0
-rw-r--r--meta/lib/oeqa/files/test.cpp (renamed from meta/lib/oeqa/runtime/files/test.cpp)0
-rw-r--r--meta/lib/oeqa/files/test.pl (renamed from meta/lib/oeqa/runtime/files/test.pl)0
-rw-r--r--meta/lib/oeqa/files/test.py (renamed from meta/lib/oeqa/runtime/files/test.py)0
4 files changed, 0 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/files/test.c b/meta/lib/oeqa/files/test.c
index 2d8389c92e..2d8389c92e 100644
--- a/meta/lib/oeqa/runtime/files/test.c
+++ b/meta/lib/oeqa/files/test.c
diff --git a/meta/lib/oeqa/runtime/files/test.cpp b/meta/lib/oeqa/files/test.cpp
index 9e1a76473d..9e1a76473d 100644
--- a/meta/lib/oeqa/runtime/files/test.cpp
+++ b/meta/lib/oeqa/files/test.cpp
diff --git a/meta/lib/oeqa/runtime/files/test.pl b/meta/lib/oeqa/files/test.pl
index 689c8f1635..689c8f1635 100644
--- a/meta/lib/oeqa/runtime/files/test.pl
+++ b/meta/lib/oeqa/files/test.pl
diff --git a/meta/lib/oeqa/runtime/files/test.py b/meta/lib/oeqa/files/test.py
index f389225d72..f389225d72 100644
--- a/meta/lib/oeqa/runtime/files/test.py
+++ b/meta/lib/oeqa/files/test.py