Skip to content

Commit

Permalink
Fix issue: 647
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Sep 13, 2023
1 parent c87ad88 commit 078af78
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/app/tests/suites/certification/Test_TC_SC_4_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,20 @@ tests:
- name: "value"
value: deviceType

#TODO
- label: "Step 10h: Check Commissioning Mode (_CM)"
verification: |
subtype _CM must not be present
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_SKIP_SAMPLE_APP && MCORE.SC.EXTENDED_DISCOVERY
arguments:
values:
- name: "message"
value: "Enter 'y' after success"
- name: "expectedValue"
value: "y"

# TXT Records

- label: "Step 10i: TXT key for discriminator (D)"
Expand Down

0 comments on commit 078af78

Please sign in to comment.