1# SPDX-License-Identifier: Apache-2.0
2
3*** Keywords ***
4Prepare Machine
5    Execute Command           $bin = ${ELF}
6    Execute Command           include ${RESC}
7    Create Terminal Tester    ${UART}
8