You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/app/tests/suites/certification/Test_TC_ICDM_5_1.yaml
+8-7
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,16 @@
16
16
name: 217.2.7 [TC-ICDM-5.1] Operating Mode with DUT as Server
17
17
18
18
PICS:
19
-
- ICDM.C
19
+
- ICDM.S
20
+
- ICDM.S.F02
20
21
21
22
config:
22
23
nodeId: 0x12344321
23
24
cluster: "Basic Information"
24
25
endpoint: 0
25
26
26
27
tests:
27
-
- label: "Step 1a: TH reads from the DUT the RegisteredClients attribute."
28
+
- label: "Step 1: TH reads from the DUT the RegisteredClients attribute."
28
29
verification: |
29
30
TH reads the RegisteredClients attribute from the DUT. If a RegisteredClients entry is present, TH sends an unregisterclient command and ensures that the RegisteredClients attribute is empty.
30
31
@@ -54,7 +55,7 @@ tests:
54
55
[1718186254.440975][2107:2109] CHIP:EM: <<< [E:34037i S:6387 M:176502552 (Ack:72711783)] (S) Msg TX to 1:0000000000000001 [2695] [UDP:[fe80::e65f:1ff:fe49:ae1a%eth0]:5540] --- Type 0000:10 (SecureChannel:StandaloneAck)
55
56
disabled: true
56
57
57
-
- label: "Step 1b: TH reads from the DUT the OperatingMode attribute."
58
+
- label: "Step 2a: TH reads from the DUT the OperatingMode attribute."
58
59
verification: |
59
60
./chip-tool icdmanagement read operating-mode 1 0
60
61
On TH, Verify that the DUT response contains value of OperatingMode=0 (SIT Operating Mode).
@@ -64,7 +65,7 @@ tests:
64
65
[1718186318.145179][2111:2113] CHIP:EM: Flushed pending ack for MessageCounter:236448256 on exchange 841i
65
66
disabled: true
66
67
67
-
- label: "Step 1c: Verify that the ICD DNS-SD TXT key is present."
68
+
- label: "Step 2b: Verify that the ICD DNS-SD TXT key is present."
68
69
verification: |
69
70
avahi-browse -r _matter._tcp
70
71
on TH, Verify that ICD DNS-SD TXT key shows ICD=0.
0 commit comments