Lines Matching refs:testerId
137 Wait For Prompt On Uart buildroot login testerId=${u1}
138 Write Line To Uart root testerId=${u1}
139 Wait For Prompt On Uart Password testerId=${u1}
140 Write Line To Uart root waitForEcho=false testerId=${u1}
141 Wait For Prompt On Uart \# testerId=${u1}
143 Wait For Prompt On Uart buildroot login testerId=${u2}
144 Write Line To Uart root testerId=${u2}
145 Wait For Prompt On Uart Password testerId=${u2}
146 Write Line To Uart root waitForEcho=false testerId=${u2}
147 Wait For Prompt On Uart \# testerId=${u2}
149 Write Line To Uart ifconfig eth0 hw ether 02:01:03:05:04:06 testerId=${u1}
150 Write Line To Uart ifconfig eth0 192.168.0.1 netmask 255.255.255.0 testerId=${u1}
151 Write Line To Uart ifconfig eth0 192.168.0.2 netmask 255.255.255.0 testerId=${u2}
153 Write Line To Uart ping 192.168.0.1 testerId=${u2}
154 Wait For Line On Uart 64 bytes from 192.168.0.1 testerId=${u2}