From e8d2b0b04019e5e28119e0ce16b60fbf17ab86ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nemanja=20Stefanovi=C4=87?= Date: Fri, 15 Dec 2023 11:39:56 -0600 Subject: [PATCH] only check for transitional values in LVL move command with a rate if LVL.S.M.VarRate is enabled --- src/app/tests/suites/certification/Test_TC_LVL_4_1.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_LVL_4_1.yaml b/src/app/tests/suites/certification/Test_TC_LVL_4_1.yaml index a1a8bce694dd39..c78a05082b7756 100644 --- a/src/app/tests/suites/certification/Test_TC_LVL_4_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_LVL_4_1.yaml @@ -178,7 +178,7 @@ tests: value: 10000 - label: "Step 4b: TH reads CurrentLevel attribute from DUT" - PICS: LVL.S.C01.Rsp && LVL.S.A0000 + PICS: LVL.S.C01.Rsp && LVL.S.A0000 && LVL.S.M.VarRate command: "readAttribute" attribute: "CurrentLevel" response: @@ -195,7 +195,7 @@ tests: value: 10000 - label: "Step 4c: TH reads CurrentLevel attribute from DUT" - PICS: LVL.S.C01.Rsp && LVL.S.A0000 + PICS: LVL.S.C01.Rsp && LVL.S.A0000 && LVL.S.M.VarRate command: "readAttribute" attribute: "CurrentLevel" response: @@ -212,7 +212,7 @@ tests: value: 10000 - label: "Step 4d: TH reads CurrentLevel attribute from DUT" - PICS: LVL.S.C01.Rsp && LVL.S.A0000 + PICS: LVL.S.C01.Rsp && LVL.S.A0000 && LVL.S.M.VarRate command: "readAttribute" attribute: "CurrentLevel" response: