Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2017-02-05 | oeqa/runtime: Improve failure log output | Richard Purdie | 1 | |
Printing a message which says "configure failed" without the log output is effectively useless. If a command fails, print the output by default and simplify the calling code which makes debugging any of these failures much easier. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2017-01-23 | oeqa/runtime/cases: Migrate runtime tests. | Mariano Lopez | 1 | |
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> |