diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2015-10-15 06:29:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-19 17:57:59 +0100 |
commit | 33274012640be85ea2d1349cd7e3e43e9d8f1ca7 (patch) | |
tree | 700508cb07d9a1ce71ae6f5ef492b5aa8978d5b2 /meta/site/powerpc32-linux | |
parent | 3b7853a065bb3ca1fefd9da77970dc538117ad19 (diff) | |
download | poky-33274012640be85ea2d1349cd7e3e43e9d8f1ca7.tar.gz |
oetest: Add tearDownLocal class
In the current state there are some runtime test that
don't run the tearDown method fromm oeRuntimeTest class
because the tearDown class is overwritten in the child
class.
This change adds tearDownLocal method in oeRuntimeTest
class that will run after tearDown. This method can be
overwritten in the child classes to implement specific
test functionality.
[YOCTO #8465]
(From OE-Core rev: b5917f8032d6965596868b2fe01da4e0682e2804)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc32-linux')
0 files changed, 0 insertions, 0 deletions