poky/meta/lib/oeqa
Lucian Musat d8eb9d41b0 oeqa/decorators: Added decorator to restart the DUT in case of test hang.
Once the DUT is hanged during testing, currently all the following test
cases have to wait for default timeout to exit. Using this decorator the
user can choose a timeout at case by case basis and what happens when the
timeout is reached by overwriting the self.target.restart method.

[YOCTO #7853]

(From OE-Core rev: ce9a7501ea29ddba61ef7c297223b3f7eca5a2a1)

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-18 09:05:21 +01:00
..
controllers meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
runtime oeqa/runtime/date: stop systemd-timesyncd during test 2015-09-12 22:48:24 +01:00
sdk lib/oeqa: Add sdk tests for gcc/perl/python 2015-04-29 10:58:55 +01:00
selftest oeqa/sstatettests: Improve output of assert 2015-09-09 14:27:54 +01:00
utils oeqa/decorators: Added decorator to restart the DUT in case of test hang. 2015-09-18 09:05:21 +01:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py oeqa/decorators: Added decorator to restart the DUT in case of test hang. 2015-09-18 09:05:21 +01:00
runexported.py runexported: Make it compatible with host dump 2015-09-03 12:43:17 +01:00
targetcontrol.py oeqa: Test failure/cleanup improvements 2015-09-06 15:26:18 +01:00