Skip to content

Commit 892f74f

Browse files
[TC-DD-2.1, 2.2, 3.11–3.14] - Updated Manual Scripts and Test Steps to Align with Test Plan and VS Changes (#37048)
* DD YAML Update * DD Manual script update * Resolved indentation errors * Resolved indentation * resolved errors * resolved errors * resolving format error * error resolved * indentation error resolved * Resolved errors * resolving errors * Restyled by whitespace * Restyled by prettier-yaml --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent b12343e commit 892f74f

File tree

6 files changed

+438
-383
lines changed

6 files changed

+438
-383
lines changed

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

+25-16
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,11 @@ tests:
185185
2.4GHz band."
186186
PICS: MCORE.COM.WIFI && MCORE.DD.DISCOVERY_PAF
187187
verification: |
188-
[Configuration command to be filled by NXP]
188+
WIFI - PAF feature is out of scope for V1.4
189189
190-
Configure the AP to the PAF working channel and connect TH to AP
190+
[Configuration command to be filled by NXP]
191+
192+
Configure the AP to the PAF working channel and connect TH to AP
191193
disabled: true
192194

193195
- label:
@@ -196,6 +198,8 @@ tests:
196198
in 5GHz band if it is in ETSI regulatory domains."
197199
PICS: MCORE.COM.WIFI && !MCORE.COM.BLE && MCORE.DD.DISCOVERY_PAF
198200
verification: |
201+
WIFI - PAF feature is out of scope for V1.4
202+
199203
[Configuration command to be filled by NXP]
200204
201205
Configure the AP to the PAF working channel and connect TH to AP
@@ -204,39 +208,44 @@ tests:
204208
- label: "Step 9: DUT begins sending Wi-Fi PAF Publish messages."
205209
PICS: MCORE.COM.WIFI && MCORE.DD.DISCOVERY_PAF
206210
verification: |
207-
[Verification command to be filled by NXP]
208-
209-
* 2.4g:
210-
$sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=2437
211-
* 5g, FCC:
212-
$sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5220
213-
* 5g ETSI:
214-
$sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5745
211+
WIFI - PAF feature is out of scope for V1.4
212+
213+
[Verification command to be filled by NXP]
214+
215+
* 2.4g:
216+
$sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=2437
217+
* 5g, FCC:
218+
$sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5220
219+
* 5g ETSI:
220+
$sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5745
215221
disabled: true
216222

217223
- label: "Step 10: TH scans and finds the DUT SSID"
218224
PICS: MCORE.COM.WIFI && MCORE.DD.DISCOVERY_SOFTAP
219225
verification: |
220-
Out of Scope
221-
SoftAP commissioning not currently supported on TH=chip-tool
226+
Out of Scope : SoftAP commissioning is currently not supported.
222227
disabled: true
223228

224229
- label:
225-
"Step 11: TTH scans and finds the DUT SSID TH sends to DUT a 1st power
230+
"Step 11: TH scans and finds the DUT SSID TH sends to DUT a 1st power
226231
cycle command (or reset manually) TH sends to DUT a 2nd power cycle
227232
command (or reset manually)"
228233
PICS: MCORE.COM.WIFI && MCORE.DD.DISCOVERY_SOFTAP
229234
verification: |
230-
Out of Scope
231-
SoftAP commissioning not currently supported on TH=chip-tool
235+
Out of Scope : SoftAP commissioning is currently not supported.
236+
disabled: true
237+
238+
- label: "Step 12: TH scans and finds the DUT SSID"
239+
PICS: MCORE.COM.WIFI && MCORE.DD.IE
240+
verification: |
241+
Out of Scope : SoftAP commissioning is currently not supported.
232242
disabled: true
233243

234244
- label:
235245
"Step 12: TH and DUT are connected to the same network through
236246
vendor-unique means or by commissioning the DUT onto the Matter
237247
network and opening a commissioning window. The DUT is sending
238248
mandatory Commissionable Node Discovery service records over DNS-SD."
239-
PICS: MCORE.COM.WIFI && MCORE.DD.DISCOVERY_SOFTAP
240249
verification: |
241250
./chip-all-clusters-app
242251
...

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

+44-39
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,10 @@ tests:
4646
"Step 1a: TH starts matter announcement procedure using BLE transport"
4747
PICS: MCORE.DD.DISCOVERY_BLE
4848
verification: |
49+
Initiate the Matter announcement procedure on the TH using BLE transport, and the TH must start sending BLE advertisements successfully.
4950
./chip-all-clusters-app --wifi --discriminator 3841
50-
Verify in TH as commissionee side:
51+
52+
Verify in TH on the commissionee side:
5153
5254
[1657221603.350406][368108:368108] CHIP:DL: Device Configuration:
5355
[1657221603.350445][368108:368108] CHIP:DL: Serial Number: TEST_SN
@@ -70,6 +72,10 @@ tests:
7072
with a sufficient dwell time, interval, and overall duration of scan"
7173
PICS: MCORE.DD.DISCOVERY_BLE
7274
verification: |
75+
Initiate BLE scan on the DUT across all three advertising channels, ensuring sufficient dwell time, interval,
76+
and overall scan duration; the DUT must successfully detect the TH and retrieve the onboarding data for validation,
77+
reporting the onboarding payload as set on the TH to meet the pass criteria.
78+
7379
1. Discover commissionables over BLE using DUT=chip-tool pairing
7480
7581
Verify in TH as commissionee side:
@@ -90,7 +96,8 @@ tests:
9096
- label: "Step 2b: TH starts matter announcement using BLE transport"
9197
PICS: MCORE.DD.DISCOVERY_BLE
9298
verification: |
93-
$ ./out/all-clusters-app/chip-all-clusters-app --wifi --discriminator 3841
99+
TH starts the Matter announcement using BLE transport, and the TH must begin sending BLE advertisements
100+
./chip-all-clusters-app --wifi --discriminator 3841
94101
95102
Verify in TH as commissionee side
96103
[1653087913.247229][8083:8083] CHIP:SVR: Server Listening...
@@ -116,8 +123,8 @@ tests:
116123
as set on TH"
117124
PICS: MCORE.DD.DISCOVERY_BLE
118125
verification: |
126+
DUT must detect the TH and retrieve the onboarding data for validation
119127
1. Discover commissionables over BLE using DUT=chip-tool pairing command
120-
121128
Verify in TH as commissionee side:
122129
[1651743346.152716][5072:5075] CHIP:DL: Device E4:5F:01:0F:3B:B1 (Path: /org/bluez/hci0/dev_E4_5F_01_0F_3B_B1) Connected
123130
[1651743347.908807][5072:5075] CHIP:DL: BluezCharacteristicAcquireWrite is called, conn: 0xffffa0043700
@@ -164,75 +171,73 @@ tests:
164171
[1651743348.446962][5072:5072] CHIP:SVR: Commissioning completed session establishment step
165172
disabled: true
166173

167-
- label: "Step 3a: TH starts SoftAP and begin matter announcement procedure"
168-
PICS: MCORE.DD.DISCOVERY_SOFTAP
169-
verification: |
170-
Out of Scope
171-
SoftAP commissioning not currently supported on TH=all-clusters-app
172-
disabled: true
173-
174-
- label:
175-
"Step 3b: DUT starts Wi-Fi scan of all 2.4 GHz Wi-Fi channels allowed
176-
per its operational regulatory domain (channels 1, 6, and 11 are
177-
preferred)"
178-
PICS: MCORE.DD.DISCOVERY_SOFTAP
179-
verification: |
180-
Out of Scope
181-
SoftAP commissioning not currently supported on TH=all-clusters-app
182-
disabled: true
183-
184174
- label:
185-
"Step 3c: TH is configured with the default channel to be Channel 6 in
175+
"Step 3a: TH is configured with the default channel to be Channel 6 in
186176
2.4GHz. If TH has a 5GHz Wi-Fi radio, TH is configured with an
187177
additional channel list that includes Channel 44 and the operating
188178
channel Wi-Fi network the DUT is on if it is operating in non-ETSI
189179
regulatory domains and includes Channel 149 if it is operating in ETSI
190180
regulatory domains."
191181
PICS: MCORE.DD.DISCOVERY_PAF
192182
verification: |
193-
TH must start sending Wi-Fi PAF Publish Frames on the default channel and the channel list.
194-
2.4g - $sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=2437
195-
5g - FCC - $sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5220
196-
5g ETSI - $sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5745
183+
WIFI - PAF feature is out of scope for V1.4
184+
TH must start sending Wi-Fi PAF Publish Frames on the default channel and the channel list.
185+
2.4g - $sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=2437
186+
5g - FCC - $sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5220
187+
5g ETSI - $sudo ./chip-all-clusters-app --wifi --wifipaf freq_list=5745
197188
disabled: true
198189

199-
- label: "Step 3d: DUT starts Wi-Fi PAF scan in its commissioning channel"
190+
- label: "Step 3b: DUT starts Wi-Fi PAF scan in its commissioning channel"
200191
PICS: MCORE.DD.DISCOVERY_PAF
201192
verification: |
202-
DUT must find TH and provide onboarding data to for validation. Pass Criteria: DUT is able to report the Onboarding payload as set on TH
193+
WIFI - PAF feature is out of scope for V1.4
203194
204-
$ sudo ./chip-tool pairing wifipaf-wifi 1 n_m_2g nxp12345 20202021 3840
195+
DUT must find TH and provide onboarding data to for validation. Pass Criteria: DUT is able to report the Onboarding payload as set on TH
196+
197+
$ sudo ./chip-tool pairing wifipaf-wifi 1 n_m_2g nxp12345 20202021 3840
205198
disabled: true
206199

207-
- label: "Step 4a: DUT scans using Wi-Fi in background"
200+
- label: "Step 4a: TH starts SoftAP and begin matter announcement procedure"
208201
PICS: MCORE.DD.DISCOVERY_SOFTAP
209202
verification: |
210-
Out of Scope
211-
SoftAP commissioning not currently supported on TH=all-clusters-app
203+
Out of Scope : SoftAP commissioning currently not supported
212204
disabled: true
213205

214-
- label: "Step 4b: TH starts SoftAP and begin matter announcement procedure"
206+
- label:
207+
"Step 4b: DUT starts Wi-Fi scan of all 2.4 GHz Wi-Fi channels allowed
208+
per its operational regulatory domain (channels 1, 6, and 11 are
209+
preferred)"
215210
PICS: MCORE.DD.DISCOVERY_SOFTAP
216211
verification: |
217-
Out of Scope
218-
SoftAP commissioning not currently supported on TH=all-clusters-app
212+
Out of Scope : SoftAP commissioning currently not supported
219213
disabled: true
220214

215+
- label: "Step 5a: DUT scans using Wi-Fi in background"
216+
PICS: MCORE.DD.DISCOVERY_SOFTAP
217+
verification: |
218+
Out of Scope : SoftAP commissioning currently not supported
219+
disabled: true
220+
221+
- label: "Step 5b: TH starts SoftAP and begin matter announcement procedure"
222+
PICS: MCORE.DD.DISCOVERY_SOFTAP
223+
verification: |
224+
Out of Scope : SoftAP commissioning currently not supported
225+
disabled: true
221226
- label:
222-
"Step 4c: DUT must find TH and provide onboarding data for
227+
"Step 5c: DUT must find TH and provide onboarding data for
223228
validation.Pass Criteria: DUT is able to report the Onboarding payload
224229
as set on TH"
225230
PICS: MCORE.DD.DISCOVERY_SOFTAP
226231
verification: |
227-
Out of Scope
228-
SoftAP commissioning not currently supported on TH=all-clusters-app
232+
Out of Scope : SoftAP commissioning currently not supported
229233
disabled: true
230234

231235
- label:
232-
"Step 5: With DUT and TH connected to the same network over IP, DUT
236+
"Step 6: With DUT and TH connected to the same network over IP, DUT
233237
performs service discovery using DNS-SD"
234238
verification: |
235-
1. TH is in commissioning mode and discoverable by DUT over IP through DNS-SD advertisements. This can also be verified using through the DUT's pairing command over IP.
239+
TH is in commissioning mode and discoverable by DUT over IP through DNS-SD advertisements.
240+
This can also be verified using through the DUT's pairing command over IP.
236241
237242
Verify in TH as commissionee side:
238243
$ ./out/all-clusters-app/chip-all-clusters-app

0 commit comments

Comments
 (0)