generic-poky/meta/lib/oeqa
Stefan Stanacar 1e16634af6 lib/oeqa/utils: sshcontrol: make timeout depend on output
Instead of running the commands with a fixed timeout,
we should kill the command if there is no output
for timeout seconds.
Also changed some strings/comments.

(From OE-Core rev: beea86fa9637fd629719980e14beea758847b8f3)

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-11-08 17:25:36 +00:00
..
runtime lib/oeqa/runtime: build kernel module on target test 2013-10-18 15:58:16 +01:00
utils lib/oeqa/utils: sshcontrol: make timeout depend on output 2013-11-08 17:25:36 +00:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py lib/oeqa: add oeTest superclass 2013-11-05 22:04:28 +00:00