Skip to content

Commit c93e737

Browse files
committed
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 project-chip#129
1 parent 86f5c93 commit c93e737

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tests:
4848
value: nodeId
4949

5050
- label: "Step 1a: TH reads SupportedLocales attribute from DUT"
51-
PICS: LCFG.S.A0000
51+
PICS: LCFG.S.A0001
5252
command: "readAttribute"
5353
attribute: "SupportedLocales"
5454
response:
@@ -81,7 +81,7 @@ tests:
8181
error: UNSUPPORTED_WRITE
8282

8383
- label: "Step 3: TH reads SupportedLocales attribute from DUT"
84-
PICS: LCFG.S.A0000
84+
PICS: LCFG.S.A0001
8585
command: "readAttribute"
8686
attribute: "SupportedLocales"
8787
response:

0 commit comments

Comments
 (0)