Hi, May I know how DUT communicate with Worker? How DUT test results back to Worker? From the web pages knows the serial port and TCP port, if in DUT there is no software for the test result back to Worker, then how it works?
Thanks & Best Regards!
On Thu, 16 Mar 2017 11:32:23 +0800 (CST) zxmjiang zxmjiang@yeah.net wrote:
Hi, May I know how DUT communicate with Worker?
Typically, serial connection.
How DUT test results back to Worker?
Test results are parsed from patterns in the serial communication.
From the web pages knows the serial port and TCP port, if in DUT
there is no software for the test result back to Worker, then how it works?
The dispatcher handles conveying data back from the worker to the master.
linaro-validation@lists.linaro.org