summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/runtime_cases/buildiptables.py
AgeCommit message (Collapse)AuthorFiles
2017-01-23oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez1
This migrates current runtime test suite to be used with the new framework. [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>