summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/runtime/files/testmakefile
AgeCommit message (Collapse)AuthorFiles
2017-01-23oeqa/runtime/files: Move runtime files from old directoryMariano Lopez1
As part of the refactor we require to move the files used in runtime testing to the new directory. This also adds the path to the runtime test context. [YOCTO #10234] Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
2017-01-23oeqa/runtime: Move to runtime_casesAníbal Limón1
The new oeqa core framework will modify the structure of the runtime folder the new runtime folder will have python code inside to support runtime test cases. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2013-07-09lib/oeqa/runtime: add gcc testStefan Stanacar1
gcc compile test and support files. Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>