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

View file

@ -107,6 +107,9 @@ mapping:
required: false
sequence:
- type: str
"robot_test_path":
type: str
required: false
"record":
type: map
required: false
@ -292,6 +295,9 @@ mapping:
required: false
sequence:
- type: str
"robot_test_path":
type: str
required: false
"record":
type: map
required: false