generic-poky/meta/lib/oeqa
Stefan Stanacar 2b822a8458 oeqa/utils: sshcontrol: realtime logging of output
Log the output of the command as it runs not when it finished, else
tail -f tmp/work/minnow-poky-linux/core-image-sato/1.0-r0/testimage/ssh_target_log
isn't as useful as it could be.

(From OE-Core rev: be8f766f43d85c364b9706b464ed0a59d0fbf0b7)

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>
2014-04-29 17:20:12 +01:00
..
controllers lib/oeqa: add a test target controller for EFI targets 2014-03-31 22:53:46 +01:00
runtime lib/oeqa: add a test target controller for EFI targets 2014-03-31 22:53:46 +01:00
selftest selftest: DiskMonTest: use a high value for free space 2014-04-23 11:43:26 +01:00
utils oeqa/utils: sshcontrol: realtime logging of output 2014-04-29 17:20:12 +01:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py testimage: add ability to export tests 2014-02-09 09:40:00 +00:00
runexported.py lib/oeqa: add module for running tests outside of the build system 2014-02-09 09:40:01 +00:00
targetcontrol.py oeqa/targetcontrol: fix loading a controller using a class name 2014-03-11 08:11:41 -07:00