Twister: Add integration with renode-test

Add support for calling the `renode-test` command from west and twister.
Enable running Robot Framework tests suites in Renode.

Signed-off-by: Michał Szprejda <mszprejda@antmicro.com>
Signed-off-by: Mateusz Hołenko <mholenko@antmicro.com>
This commit is contained in:
Michał Szprejda 2023-04-05 15:21:44 +02:00 committed by Anas Nashif
commit bdf02ff5d6
8 changed files with 164 additions and 2 deletions

7
tests/robot/common.robot Normal file
View file

@ -0,0 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
*** Keywords ***
Prepare Machine
Execute Command $bin = ${ELF}
Execute Command include ${RESC}
Create Terminal Tester ${UART}