generic-poky/meta/lib/oeqa/utils
Mihai Lindner 2c83398940 lib/oeqa/utils: decorators: return the decorated method
Decorators should return whatever the decorated methods return.

(From OE-Core rev: c92513d6ff3f8f06d937a5cdf4d94708f27c3850)

Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26 11:47:21 +01:00
..
__init__.py lib/oeqa/utils/sshcontrol.py: helper module for running remote commands 2013-07-09 10:53:44 +01:00
decorators.py lib/oeqa/utils: decorators: return the decorated method 2013-08-26 11:47:21 +01:00
httpserver.py lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to the target 2013-08-26 11:47:21 +01:00
qemurunner.py lib/oeqa/utils: qemurunner: save host IP address 2013-08-26 11:47:21 +01:00
sshcontrol.py oeqa/utils/sshcontrol: increase and log timeout in output 2013-08-03 10:33:02 +01:00