Skip to content

[Feature]: Allow test case selection #262

Description

@ReinhardKeil

Suggest to extended SDSIO-Server with features for test case selection.

Monitor interface

https://arm-software.github.io/SDS-Framework/main/theory.html#sdsio-server-monitor-interface

Extend SDSIO_MON_FLAGS with TestCase. This selects a specific test case from the sdsio.yml and is intended for interactive usage.

| WORD | WORD     | WORD       | WORD |
>  6   | Set Mask | Clear Mask |  TestCase   |
|******|**********|************|******|

Command Line

https://arm-software.github.io/SDS-Framework/main/utilities.html#sdsio-server

Extend the option --playback with a number

--playback 2    // use test case 2 from sdsio.yml file
--playback *    // playback all test cases

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions