Skip to content

Commit d0be501

Browse files
Test added JUN 28 (#27521)
* Fixes issue: 871 & 568 Modifed tests TC-CC-6.1 TC-CC-6.2 TC-CC-6.3 TC-CC-6.5 TC-ACE-1.6 Semi-Automated tests TC-ContentLauncher-10.3 TC-ContentLauncher-10.5 TC-ContentLauncher-10.7 * Auto generated files * Modified tests TC-FLW-2.1 TC-PRS-2.1 TC-RH-2.1 TC-TMP-2.1 Semi-Automated test TC-SC-4.1 Auto generated files * Restyled by whitespace * Added new testcases TC-ICDM-1.1 TC-ICDM-2.1 Added auto generated files * Modified tests TC-CONTENTLAUNCHER-10.5 TC-MEDIAPLAYBACK-6.4 Auto generated files * Added YAML test for TIMESYNC-2.3 * Restyled by prettier-json --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent c3f1f1a commit d0be501

25 files changed

+8118
-1124
lines changed

examples/darwin-framework-tool/templates/tests/ciTests.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"include": "../../../../src/app/tests/suites/ciTests.json",
33
"disable": [
4-
"Test_TC_SC_4_2",
4+
"Test_TC_SC_4_1",
55
"Test_TC_SC_5_2",
66
"TestClusterComplexTypes",
77
"TestEvents",
@@ -33,8 +33,11 @@
3333
"DL_LockUnlock",
3434
"Disabled due to using ICD Management (ICDManagement) cluster, which is provisional on Darwin for now:",
3535
"TestIcdManagementCluster",
36+
"Test_TC_ICDM_1_1",
37+
"Test_TC_ICDM_2_1",
3638
"Disabled due to using Time Synchronization (TimeSynchronization) cluster, which is provisional on Darwin for now:",
3739
"Test_TC_TIMESYNC_1_1",
40+
"Test_TC_TIMESYNC_2_3",
3841
"TestTimeSynchronization",
3942
"Disabled due to using provisional Ceramic Filter Monitoring (CeramicFilterMonitoring) cluster:",
4043
"Test_TC_CFREMON_1_1",

scripts/tests/chiptest/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ def _GetInDevelopmentTests() -> Set[str]:
134134
"TestEqualities.yaml", # chip-repl does not support pseudo-cluster commands that return a value
135135
"TestExampleCluster.yaml", # chip-repl does not load custom pseudo clusters
136136
"Test_TC_TIMESYNC_1_1.yaml", # Time sync SDK is not yet ready
137+
"Test_TC_TIMESYNC_2_3.yaml", # Time sync SDK is not yet ready
137138
"TestAttributesById.yaml", # chip-repl does not support AnyCommands (06/06/2023)
138139
"TestCommandsById.yaml", # chip-repl does not support AnyCommands (06/06/2023)
139140
"TestEventsById.yaml", # chip-repl does not support AnyCommands (06/06/2023)

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

+73
Original file line numberDiff line numberDiff line change
@@ -9463,3 +9463,76 @@ PICS:
94639463
#
94649464
- label: "Does the device implement receiving the Step command?"
94659465
id: FAN.S.C00.Rsp
9466+
9467+
#ICD Management
9468+
#
9469+
# Server Attribute
9470+
#
9471+
- label: "Does the device implement the IdleModeInterval attribute?"
9472+
id: ICDM.S.A0000
9473+
9474+
- label: "Does the device implement the ActiveModeInterval attribute?"
9475+
id: ICDM.S.A0001
9476+
9477+
- label: "Does the device implement the ActiveModeThreshold attribute?"
9478+
id: ICDM.S.A0002
9479+
9480+
- label: "Does the device implement the RegisteredClients attribute?"
9481+
id: ICDM.S.A0003
9482+
9483+
- label: "Does the device implement the IcdCounter attribute?"
9484+
id: ICDM.S.A0004
9485+
9486+
- label:
9487+
"Does the device implement the ClientsSupportedPerFabric attribute?"
9488+
id: ICDM.S.A0005
9489+
9490+
#
9491+
# Features
9492+
#
9493+
- label: "Does the device support this specific cluster feature?"
9494+
id: ICDM.S.F00
9495+
9496+
#
9497+
#Commands:
9498+
#
9499+
- label:
9500+
"Does the device implement receiving the StayActiveRequest command?"
9501+
id: ICDM.S.C03.Rsp
9502+
9503+
#
9504+
#RVC Clean Mode Select
9505+
#
9506+
#Feature
9507+
- label:
9508+
"Does the device support depending on an On/Off cluster implemented on
9509+
the same DUT?"
9510+
id: RVCCLEANMS.S.F00
9511+
9512+
- label: "Does the device support the extended status feature?"
9513+
id: RVCCLEANMS.S.F01
9514+
9515+
- label:
9516+
"Does the device implementation deprecate the ChangeToMode command?"
9517+
id: RVCCLEANMS.S.F02
9518+
9519+
#Server Attributes
9520+
- label: "Does the device implement the StartUpMode attribute?"
9521+
id: RVCCLEANMS.S.A0004
9522+
9523+
- label: "Does the device implement the OnMode attribute?"
9524+
id: RVCCLEANMS.S.A0005
9525+
9526+
#Server Commands recived
9527+
- label: "Does the device implement receiving the ChangeToMode command?"
9528+
id: RVCCLEANMS.S.C00.Rsp
9529+
9530+
- label:
9531+
"Does the device implement receiving the ChangeToModeWithStatus
9532+
command?"
9533+
id: RVCCLEANMS.S.C01.Rsp
9534+
9535+
#server commands generated
9536+
- label:
9537+
"Does the device implement sending the ChangeToModeResponse command?"
9538+
id: RVCCLEANMS.S.C03.Tx

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,10 @@ tests:
219219
Manage privileges for group 0x0103 and maintain the current
220220
administrative privileges for the TH on the Access Control cluster.
221221
The following access control list shall be used: List item 1 (TH
222-
admin): Privilege: Administer (5) AuthMode: CASE (2) Subjects: [N1]
223-
Targets: [{Cluster: AccessControl (0x001f), Endpoint: 0}] List item 2
224-
(group Manage access): Privilege: Manage (4) AuthMode: Group (3)
225-
Subjects: group 0x0103 ([0x0103]) Targets: {Cluster: Groups (0x001d),
222+
admin): Privilege: Administer (5), AuthMode: CASE (2), Subjects: [N1],
223+
Targets: [{Cluster: AccessControl (0x001f), Endpoint: 0}]. List item 2
224+
(group Manage access): Privilege: Manage (4), AuthMode: Group (3),
225+
Subjects: group 0x0103 ([0x0103]), Targets: {Cluster: Groups (0x0004),
226226
Endpoint: PIXIT.G.ENDPOINT}"
227227
verification: |
228228
./chip-tool accesscontrol write acl '[{ "privilege": 5, "authMode": 2, "subjects": [112233], "targets": [{ "cluster": 31, "endpoint": 0, "deviceType": null }]},{ "privilege": 4, "authMode": 3, "subjects": [259], "targets": [{ "cluster": 4, "endpoint": 0, "deviceType": null }]}]' 1 0

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

+11
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ config:
2323
nodeId: 0x12344321
2424
cluster: "Color Control"
2525
endpoint: 1
26+
ConfigWait:
27+
type: int16u
28+
defaultValue: 5000
2629

2730
tests:
2831
- label: "Wait for the commissioned device to be retrieved"
@@ -215,6 +218,14 @@ tests:
215218
cluster: "On/Off"
216219
command: "Off"
217220

221+
- label: "Wait to turn Off light"
222+
cluster: "DelayCommands"
223+
command: "WaitForMs"
224+
arguments:
225+
values:
226+
- name: "ms"
227+
value: ConfigWait
228+
218229
- label: "Check on/off attribute value is false after off command"
219230
cluster: "On/Off"
220231
command: "readAttribute"

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

+11
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ config:
2222
nodeId: 0x12344321
2323
cluster: "Color Control"
2424
endpoint: 1
25+
ConfigWait:
26+
type: int16u
27+
defaultValue: 5000
2528

2629
tests:
2730
- label: "Wait for the commissioned device to be retrieved"
@@ -367,6 +370,14 @@ tests:
367370
cluster: "On/Off"
368371
command: "Off"
369372

373+
- label: "Wait to turn Off light"
374+
cluster: "DelayCommands"
375+
command: "WaitForMs"
376+
arguments:
377+
values:
378+
- name: "ms"
379+
value: ConfigWait
380+
370381
- label: "Check on/off attribute value is false after off command"
371382
cluster: "On/Off"
372383
command: "readAttribute"

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

+11
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ config:
2222
nodeId: 0x12344321
2323
cluster: "Color Control"
2424
endpoint: 1
25+
ConfigWait:
26+
type: int16u
27+
defaultValue: 5000
2528

2629
tests:
2730
- label: "Wait for the commissioned device to be retrieved"
@@ -289,6 +292,14 @@ tests:
289292
cluster: "On/Off"
290293
command: "Off"
291294

295+
- label: "Wait to turn Off light"
296+
cluster: "DelayCommands"
297+
command: "WaitForMs"
298+
arguments:
299+
values:
300+
- name: "ms"
301+
value: ConfigWait
302+
292303
- label: "Check on/off attribute value is false after off command"
293304
cluster: "On/Off"
294305
command: "readAttribute"

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

+26
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ config:
2323
nodeId: 0x12344321
2424
cluster: "Color Control"
2525
endpoint: 1
26+
ConfigWait:
27+
type: int16u
28+
defaultValue: 5000
2629

2730
tests:
2831
- label: "Wait for the commissioned device to be retrieved"
@@ -91,6 +94,8 @@ tests:
9194
verification: |
9295
./chip-tool colorcontrol write start-up-color-temperature-mireds 32639 1 1
9396
97+
Verify DUT responds with a successful (value 0x00) status response On TH(chip-tool) Log and below is the sample log provided for the raspi platform
98+
9499
[1684869285516] [29746:343264] [DMG] WriteResponseMessage =
95100
[1684869285516] [29746:343264] [DMG] {
96101
[1684869285516] [29746:343264] [DMG] AttributeStatusIBs =
@@ -211,3 +216,24 @@ tests:
211216
constraints:
212217
minValue: 0
213218
maxValue: 3
219+
220+
- label: "Turn Off light that we turned on"
221+
PICS: OO.S.C00.Rsp
222+
cluster: "On/Off"
223+
command: "Off"
224+
225+
- label: "Wait to turn Off light"
226+
cluster: "DelayCommands"
227+
command: "WaitForMs"
228+
arguments:
229+
values:
230+
- name: "ms"
231+
value: ConfigWait
232+
233+
- label: "Check on/off attribute value is false after off command"
234+
cluster: "On/Off"
235+
command: "readAttribute"
236+
attribute: "OnOff"
237+
PICS: OO.S.A0000
238+
response:
239+
value: 0

0 commit comments

Comments
 (0)