From c93e7374604fc75cf42e472585d7f49bdebc23ae Mon Sep 17 00:00:00 2001 From: Gibran Vargas Date: Tue, 13 Feb 2024 20:11:37 -0800 Subject: [PATCH] chore(TC-LCFG-2.1):modifications for PICS step 1a,3 In step 1a and 3 supportedLocales attribute PICS has to be updated LCFG.S.A0001 instead LCFG.S.A0000 as per test plan issue #129 --- src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml b/src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml index 2dae158d9874dc..48af6aaebb275c 100644 --- a/src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml @@ -48,7 +48,7 @@ tests: value: nodeId - label: "Step 1a: TH reads SupportedLocales attribute from DUT" - PICS: LCFG.S.A0000 + PICS: LCFG.S.A0001 command: "readAttribute" attribute: "SupportedLocales" response: @@ -81,7 +81,7 @@ tests: error: UNSUPPORTED_WRITE - label: "Step 3: TH reads SupportedLocales attribute from DUT" - PICS: LCFG.S.A0000 + PICS: LCFG.S.A0001 command: "readAttribute" attribute: "SupportedLocales" response: