Skip to content

Commit

Permalink
chore(TC-LCFG-2.1):modifications for PICS step 1a,3
Browse files Browse the repository at this point in the history
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
  • Loading branch information
gvargas-csa committed Feb 14, 2024
1 parent 86f5c93 commit c93e737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_LCFG_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit c93e737

Please sign in to comment.