tests: Add platform key to rtio_api test
It's enough that the rtio tests run once per each unique (arch, simulation) platform. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
7fba189640
commit
b64caed8be
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
common:
|
||||
platform_key:
|
||||
- arch
|
||||
- simulation
|
||||
tests:
|
||||
subsys.rtio.api:
|
||||
filter: not CONFIG_ARCH_HAS_USERSPACE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue