generic-poky/meta/lib/oeqa/controllers
Paul Eggleton 3a4bb1aa60 oeqa: add proper handling for command errors where needed
For use outside of tests themselves, we want a better error than
AssertionError, so create one and allow us to request it when calling
runCmd(). This enables us to avoid tracebacks during master image
operations if the power control command fails.

(From OE-Core rev: 89868383685091b0d3723fb8f29590f3f6610078)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-30 21:52:33 +01:00
..
__init__.py lib/oeqa: allow multiple layers to provide their own TEST_TARGET class 2014-02-02 22:37:41 +00:00
masterimage.py oeqa: add proper handling for command errors where needed 2014-04-30 21:52:33 +01:00
testtargetloader.py lib/oeqa: allow multiple layers to provide their own TEST_TARGET class 2014-02-02 22:37:41 +00:00