From 7fba18964016f373e0f1744de96ae5d4a8e9f1e6 Mon Sep 17 00:00:00 2001 From: Tom Burdick Date: Thu, 15 Dec 2022 10:06:25 -0600 Subject: [PATCH] tests: log_api platform key Ensures the log_api tests only run once per unique (arch, simulator) platform. Signed-off-by: Tom Burdick --- tests/subsys/logging/log_api/testcase.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/subsys/logging/log_api/testcase.yaml b/tests/subsys/logging/log_api/testcase.yaml index 1f5f3e63bee..79961d308df 100644 --- a/tests/subsys/logging/log_api/testcase.yaml +++ b/tests/subsys/logging/log_api/testcase.yaml @@ -3,6 +3,9 @@ common: - qemu - native tags: log_api logging + platform_key: + - arch + - simulation integration_platforms: - native_posix tests: