Lines Matching refs:testerId

63     [Arguments]                     ${testerId}
64 Write Line To Uart echo $? testerId=${testerId}
65 Wait For Line On Uart 0 testerId=${testerId}
66 Wait For Prompt On Uart ${PROMPT} testerId=${testerId}
69 [Arguments] ${command} ${testerId} ${timeout}=5
70 Write Line To Uart ${command} testerId=${testerId}
71 Wait For Prompt On Uart ${PROMPT} timeout=${timeout} testerId=${testerId}
72 Check Exit Code ${testerId}
75 [Arguments] ${testerId}
76 Wait For Line On Uart Booting Linux on physical CPU 0x0 testerId=${testerId}
77 Wait For Prompt On Uart buildroot login: timeout=25 testerId=${testerId}
78 Write Line To Uart root testerId=${testerId}
79 Wait For Prompt On Uart ${PROMPT} testerId=${testerId}
151 Wait For Line On Uart Got 247 bytes in total testerId=${tester-0}
152 Wait For Line On Uart Got 247 bytes in total testerId=${tester-1}
153 Wait For Line On Uart TX complete cb [0] testerId=${tester-0}
154 Wait For Line On Uart TX complete cb [0] testerId=${tester-1}
155 … Wait For Line On Uart This is the sample test for the short payload testerId=${tester-0}
156 … Wait For Line On Uart This is the sample test for the short payload testerId=${tester-1}
184 …Uart net_socket_can_sample: [0] CAN frame: IDE 0x0 RTR 0x0 ID 0x1 DLC 0x8 testerId=${tester-0}
185 …Uart net_socket_can_sample: [0] CAN frame: IDE 0x0 RTR 0x0 ID 0x1 DLC 0x8 testerId=${tester-1}
186 Wait For Line On Uart f0 f1 f2 f3 f4 f5 f6 f7 testerId=${tester-0}
187 Wait For Line On Uart f0 f1 f2 f3 f4 f5 f6 f7 testerId=${tester-1}
215 Wait For Line On Uart Counter received: ${i} testerId=${tester-0}
216 Wait For Line On Uart Counter received: ${i} testerId=${tester-1}
232 Execute Linux Command echo 0 > /proc/sys/kernel/printk testerId=${tester-0}
233 Execute Linux Command echo 0 > /proc/sys/kernel/printk testerId=${tester-1}
243 …d ip link set can0 up type can bitrate 125000 dbitrate 125000 fd on testerId=${tester-0}
244 …d ip link set can0 up type can bitrate 125000 dbitrate 125000 fd on testerId=${tester-1}
247 Write Line To Uart candump can0 testerId=${tester-0}
248 …Write Line To Uart cansend can0 099#11223344AABBCCDD testerId=${tester-1} # Send cl…
249 … Wait For Line On Uart .*11 22 33 44 AA BB CC DD treatAsRegex=true testerId=${tester-0}
250 …Write Line To Uart cansend can0 013##311223344AABBCCDD11223344 testerId=${tester-1} …
251 …ne On Uart .*11 22 33 44 AA BB CC DD 11 22 33 44 treatAsRegex=true testerId=${tester-0}
253 Send Key To Uart 0x03 testerId=${tester-0}
256 Write Line To Uart candump can0 testerId=${tester-0}
257 Write Line To Uart cangen can0 -m -v testerId=${tester-1}
259 Send Key To Uart 0x03 testerId=${tester-0}
260 Send Key To Uart 0x03 testerId=${tester-1}
262 Write Line To Uart canfdtest -v can0 testerId=${tester-0}
263 Write Line To Uart canfdtest -g -v can0 testerId=${tester-1}
264 Should Not Be On Uart RX before TX! testerId=${tester-1} timeout=${10}