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
[1653478255.044352][27668:27673] CHIP:EM: Sending Standalone Ack for MessageCounter:8977728 on exchange 59777i
81
-
[1653478255.044428][27668:27673] CHIP:IN: Prepared secure message 0xffffa77ed958 to 0x0000000000000001 (1) of type 0x10 and protocolId (0, 0) on exchange 5
Copy file name to clipboardexpand all lines: src/app/tests/suites/certification/Test_TC_CNET_4_12.yaml
+7-10
Original file line number
Diff line number
Diff line change
@@ -26,19 +26,16 @@ config:
26
26
endpoint: 0
27
27
28
28
tests:
29
-
- label: "Commission TH and DUT on Thread setup"
30
-
verification: |
31
-
32
-
disabled: true
33
-
34
-
- label:
35
-
"The cluster Identifier 49 (0x0031) is present in the ServerList
36
-
attribute"
29
+
- label: "Preconditions"
37
30
verification: |
38
-
31
+
1. DUT supports CNET.S.F01(TH)
32
+
2. DUT has a Network Commissioning cluster on endpoint PIXIT.CNET.ENDPOINT_THREAD with FeatureMap attribute of 2
33
+
3. TH has can communicate to two valid thread PANs: PIXIT.CNET.THREAD_1ST_OPERATIONALDATASET and PIXIT.CNET.THREAD_2ND_OPERATIONALDATASET
34
+
4. TH can connect to two valid Wi-Fi access points: PIXIT.CNET.WIFI_1ST_ACCESSPOINT_SSID and PIXIT.CNET.WIFI_2ND_ACCESSPOINT_SSID
35
+
5. XPANID of PIXIT.CNET.THREAD_1ST_OPERATIONALDATASET is saved as th_xpan and the XPANID of PIXIT.CNET.THREAD_2ND_OPERATIONALDATASET is saved as th_xpan1
0 commit comments