From b64caed8be66956fe8ae6b56e212cba102cfcd8f Mon Sep 17 00:00:00 2001 From: Tom Burdick Date: Thu, 15 Dec 2022 10:11:35 -0600 Subject: [PATCH] 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 --- tests/subsys/rtio/rtio_api/testcase.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/subsys/rtio/rtio_api/testcase.yaml b/tests/subsys/rtio/rtio_api/testcase.yaml index 2c79f0a1004..3be530364f5 100644 --- a/tests/subsys/rtio/rtio_api/testcase.yaml +++ b/tests/subsys/rtio/rtio_api/testcase.yaml @@ -1,3 +1,7 @@ +common: + platform_key: + - arch + - simulation tests: subsys.rtio.api: filter: not CONFIG_ARCH_HAS_USERSPACE