2 Commits

Author SHA1 Message Date
Juro Bystricky
6637130c74 zephyrtargetcontrol: new argument
An additional argument "target_modules_path" is needed in order
to work with the current master. The whole external controller code
handling will be changed in the near future, so this is most likely
only a temporary fix.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2017-03-06 09:49:30 -08:00
Juro Bystricky
32e3cf773e testimage: performance improvements
Refactored processing of QEMU logs.
The original code read QEMU logs every 30 seconds, which
resulted in each test taking at least 30 seconds to finish.
In reality, most tests take only a few seconds.
Although the tests run in parallel, on systems with only a few
CPUs this can make a very noticable difference.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2017-02-05 20:54:03 -08:00