From 906098c70a971d44d583105a0a05d46d69fcf64d Mon Sep 17 00:00:00 2001 From: Antonio Martinez Zambrana Date: Thu, 19 Dec 2024 14:17:42 +0000 Subject: [PATCH] [dv, aon_timer] add alert_tests to the testlist Signed-off-by: Antonio Martinez Zambrana --- hw/ip/aon_timer/dv/aon_timer_sim_cfg.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/ip/aon_timer/dv/aon_timer_sim_cfg.hjson b/hw/ip/aon_timer/dv/aon_timer_sim_cfg.hjson index ca72258625a8d..360ae0149ca94 100644 --- a/hw/ip/aon_timer/dv/aon_timer_sim_cfg.hjson +++ b/hw/ip/aon_timer/dv/aon_timer_sim_cfg.hjson @@ -29,6 +29,7 @@ // Common CIP test lists "{proj_root}/hw/dv/tools/dvsim/tests/csr_tests.hjson", "{proj_root}/hw/dv/tools/dvsim/tests/mem_tests.hjson", + "{proj_root}/hw/dv/tools/dvsim/tests/alert_test.hjson", "{proj_root}/hw/dv/tools/dvsim/tests/intr_test.hjson", "{proj_root}/hw/dv/tools/dvsim/tests/tl_access_tests.hjson", "{proj_root}/hw/dv/tools/dvsim/tests/sec_cm_tests.hjson",