oe-selftest: implement add_command_to_tearDown method
authorCorneliu Stoicescu <corneliux.stoicescu@intel.com>
Wed, 11 Dec 2013 16:09:39 +0000 (17:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Dec 2013 09:11:17 +0000 (09:11 +0000)
commit6738232a972b07bcc922e6b17541b3acbd265668
tree073e0b8a685b9d8d8ecc328330a9cd665f81448b
parentca68dd35b538083b061848df288889baf7773e04
oe-selftest: implement add_command_to_tearDown method

Add a new method that can be used by the tester to add a command to the
executed in the tearDown stage of the test. This mechanism can be used to
make sure certain test-specific cleanup tasks are done in the case of a
test failure.

(From OE-Core rev: b59466ec341e6596b7ade7f1813b25e454b11a32)

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/base.py