summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/runtime/files/test.cpp
AgeCommit message (Collapse)AuthorFiles
2017-01-23oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón1
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>
2014-08-11oeqa/runtime: add new cpp test and fileCorneliu Stoicescu1
This tests out the limits header which we've noticed does have problems in some SDK builds. Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>