From e2696181b5202b0f42e59068046fb92bc3a83019 Mon Sep 17 00:00:00 2001 From: James Wainwright Date: Fri, 22 Nov 2024 16:00:18 +0000 Subject: [PATCH] [sival] Assign `gpio_pinmux_test` to two points This test checks various muxing configurations, plus one attribute (invert), which fulfils most of the testpoints here. More attributes can be added later if necessary. Signed-off-by: James Wainwright (commit is original to earlgrey_1.0.0) --- hw/top_earlgrey/data/chip_testplan.hjson | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/top_earlgrey/data/chip_testplan.hjson b/hw/top_earlgrey/data/chip_testplan.hjson index 45b6a9aa02fb8..0284c8750bf08 100644 --- a/hw/top_earlgrey/data/chip_testplan.hjson +++ b/hw/top_earlgrey/data/chip_testplan.hjson @@ -115,7 +115,7 @@ si_stage: SV3 lc_states: ["PROD"] tests: ["chip_padctrl_attributes"] - bazel: [] + bazel: ["//sw/device/tests:gpio_pinmux_test"] } { name: chip_padctrl_attributes @@ -135,7 +135,7 @@ si_stage: SV3 lc_states: ["PROD"] tests: ["chip_padctrl_attributes"] - bazel: [] + bazel: ["//sw/device/tests:gpio_pinmux_test"] } { name: chip_sw_sleep_pin_mio_dio_val