From fd1d0d26ed84d1dffec566d9b45b9452bafe7fd6 Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Fri, 24 Jan 2025 08:59:16 +0100 Subject: [PATCH] tests: drivers: i2c: add i2c tag i2c tag. Signed-off-by: Piotr Kosycarz --- tests/drivers/i2c/i2c_emul/testcase.yaml | 4 ++++ tests/drivers/i2c/i2c_tca954x/testcase.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/tests/drivers/i2c/i2c_emul/testcase.yaml b/tests/drivers/i2c/i2c_emul/testcase.yaml index 3338100ba10..e8f97d1d65a 100644 --- a/tests/drivers/i2c/i2c_emul/testcase.yaml +++ b/tests/drivers/i2c/i2c_emul/testcase.yaml @@ -1,5 +1,9 @@ # Copyright 2024 Google LLC # SPDX-License-Identifier: Apache-2.0 +common: + tags: + - drivers + - i2c tests: drivers.i2c.emul.target_pio: diff --git a/tests/drivers/i2c/i2c_tca954x/testcase.yaml b/tests/drivers/i2c/i2c_tca954x/testcase.yaml index 2304bc62c56..cb89010fae2 100644 --- a/tests/drivers/i2c/i2c_tca954x/testcase.yaml +++ b/tests/drivers/i2c/i2c_tca954x/testcase.yaml @@ -4,6 +4,7 @@ tests: tags: - testing - drivers + - i2c depends_on: i2c filter: dt_compat_enabled("ti,tca9546a") platform_allow: nrf52840dk/nrf52840