Previously, the test would start sending the first test commands right at the beginning. This fails on boards whose UART is not ready at that point. This PR makes the test script explicitly wait for the prompt to be ready.
Previously, the test would start sending the first test commands right at the beginning. This fails on boards whose UART is not ready at that point. This PR makes the test script explicitly wait for the prompt to be ready.