zephyr/tests/robot/common.robot
Michał Szprejda 959ea1a172 resc: cmake: robot: Rename Renode variable
Rename Renode variable used to store the .elf file path from `bin` to
`elf` for consistency.

Signed-off-by: Michał Szprejda <mszprejda@antmicro.com>
2024-05-28 12:54:52 +02:00

8 lines
200 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
*** Keywords ***
Prepare Machine
Execute Command $elf = ${ELF}
Execute Command include ${RESC}
Create Terminal Tester ${UART}