Skip to content

Commit

Permalink
YAML Updates 3-20-24 (project-chip#32659) (project-chip#32946)
Browse files Browse the repository at this point in the history
* Updates Test_TC_BRBINFO_1_1.yaml, Test_TC_TSUIC_1_1.yaml

* Updates Test_TC_ACE_1_6.yaml

* Restores Test_TC_BRBINFO_1_1.yaml

* Updates Test_TC_CNET_4_4.yaml, Test_TC_CNET_4_5.yaml, Test_TC_CNET_4_6.yaml, Test_TC_CNET_4_9.yaml, Test_TC_CNET_4_10.yaml, Test_TC_CNET_4_11.yaml, Test_TC_CNET_4_15.yaml, Test_TC_CNET_4_16.yaml, Test_TC_CNET_4_22.yaml

Co-authored-by: Raul Marquez <[email protected]>
Co-authored-by: C Freeman <[email protected]>
  • Loading branch information
3 people authored Apr 15, 2024
1 parent 86709e7 commit 7b04029
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 264 deletions.
15 changes: 9 additions & 6 deletions src/app/tests/suites/certification/Test_TC_ACE_1_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,13 @@ tests:
}

- label:
"Step 2: TH binds GroupId to GroupKeySet with entries as follows: List
item 1: GroupId: 0x0103, GroupKeySetId: 0x01a3, List item 2: GroupId:
0x0104, GroupKeySetId: 0x01a4, List item 3: GroupId: 0x0105,
GroupKeySetId: 0x01a3"
"Step 2: TH binds GroupIds 0x0101 and 0x0102 with GroupKeySetID 0x01a1
and GroupId 0x0103 with GroupKeySetID 0x01a3 in the GroupKeyMap
attribute list on GroupKeyManagement cluster by writing the
GroupKeyMap attribute with three entries as follows: List item 1:
GroupId: 0x0101, GroupKeySetId: 0x01a1, List item 2: GroupId: 0x0102,
GroupKeySetId: 0x01a1, List item 3: GroupId: 0x0103, GroupKeySetId:
0x01a3"
cluster: "Group Key Management"
command: "writeAttribute"
attribute: "GroupKeyMap"
Expand Down Expand Up @@ -175,15 +178,15 @@ tests:

- label:
"Step 5: TH sends a AddGroup Command to the Groups cluster on Endpoint
PIXIT.G.ENDPOINT over CASE with the GroupID field set to 0x0101 and
PIXIT.G.ENDPOINT over CASE with the GroupID field set to 0x0104 and
the GroupName set to an empty string"
cluster: "Groups"
endpoint: Groups.Endpoint
command: "AddGroup"
arguments:
values:
- name: GroupID
value: 0x0101
value: 0x0104
- name: GroupName
value: ""
response:
Expand Down
31 changes: 0 additions & 31 deletions src/app/tests/suites/certification/Test_TC_CNET_4_10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,37 +29,6 @@ config:
defaultValue: "hex:1111111122222222"

tests:
#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on Thread network "
verification: |
./chip-tool pairing ble-thread 0x12344321 <operationalDataset> <setup-pin-code> <discriminator>
[1698660637.937566][6429:6431] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698660637.937644][6429:6431] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698660637.937705][6429:6431] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698660637.937750][6429:6431] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698660637.937812][6429:6431] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698660637.937863][6429:6431] CHIP:DIS: Closing all BLE connections
[1698660637.937911][6429:6431] CHIP:IN: Clearing BLE pending packets.
[1698660637.938582][6429:6431] CHIP:BLE: Auto-closing end point's BLE connection.
[1698660637.938645][6429:6431] CHIP:DL: Closing BLE GATT connection (con 0xffff9c034bb0)
[1698660637.938805][6429:6430] CHIP:DL: BluezDisconnect peer=F7:D4:24:D2:4A:1F
[1698660638.365208][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: MarkForEviction Type:1 LSID:62220
[1698660638.365311][6429:6431] CHIP:SC: SecureSession[0xffff9400f900, LSID:62220]: State change 'kActive' --> 'kPendingEviction'
[1698660638.365440][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: Released - Type:1 LSID:62220
[1698660638.365529][6429:6431] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698660638.365598][6429:6431] CHIP:TOO: Device commissioning completed with success
[1698660638.365873][6429:6431] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
26 changes: 0 additions & 26 deletions src/app/tests/suites/certification/Test_TC_CNET_4_11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,32 +36,6 @@ config:
defaultValue: "hex:70617373776f7264313233"

tests:
#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on WiFi network"
verification: |
./chip-tool pairing ble-wifi 0x12344321 <ssid> <password> <setup-pin-code> <discriminator>
[1698912271.738597][32363:32366] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698912271.738606][32363:32366] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698912271.738613][32363:32366] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698912271.738617][32363:32366] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698912271.738622][32363:32366] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698912271.738639][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: MarkForEviction Type:1 LSID:50170
[1698912271.738642][32363:32366] CHIP:SC: SecureSession[0x7fbb04014a50, LSID:50170]: State change 'kActive' --> 'kPendingEviction'
[1698912271.738666][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: Released - Type:1 LSID:50170
[1698912271.738672][32363:32366] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698912271.738677][32363:32366] CHIP:TOO: Device commissioning completed with success
[1698912271.738691][32363:32366] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
26 changes: 0 additions & 26 deletions src/app/tests/suites/certification/Test_TC_CNET_4_15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,32 +43,6 @@ tests:
- name: "expectedValue"
value: "y"

#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on WiFi network"
verification: |
./chip-tool pairing ble-wifi 0x12344321 <ssid> <password> <setup-pin-code> <discriminator>
[1698912271.738597][32363:32366] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698912271.738606][32363:32366] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698912271.738613][32363:32366] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698912271.738617][32363:32366] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698912271.738622][32363:32366] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698912271.738639][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: MarkForEviction Type:1 LSID:50170
[1698912271.738642][32363:32366] CHIP:SC: SecureSession[0x7fbb04014a50, LSID:50170]: State change 'kActive' --> 'kPendingEviction'
[1698912271.738666][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: Released - Type:1 LSID:50170
[1698912271.738672][32363:32366] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698912271.738677][32363:32366] CHIP:TOO: Device commissioning completed with success
[1698912271.738691][32363:32366] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
31 changes: 0 additions & 31 deletions src/app/tests/suites/certification/Test_TC_CNET_4_16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,37 +43,6 @@ tests:
- name: "expectedValue"
value: "y"

#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on Thread network "
verification: |
./chip-tool pairing ble-thread 0x12344321 <operationalDataset> <setup-pin-code> <discriminator>
[1698660637.937566][6429:6431] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698660637.937644][6429:6431] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698660637.937705][6429:6431] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698660637.937750][6429:6431] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698660637.937812][6429:6431] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698660637.937863][6429:6431] CHIP:DIS: Closing all BLE connections
[1698660637.937911][6429:6431] CHIP:IN: Clearing BLE pending packets.
[1698660637.938582][6429:6431] CHIP:BLE: Auto-closing end point's BLE connection.
[1698660637.938645][6429:6431] CHIP:DL: Closing BLE GATT connection (con 0xffff9c034bb0)
[1698660637.938805][6429:6430] CHIP:DL: BluezDisconnect peer=F7:D4:24:D2:4A:1F
[1698660638.365208][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: MarkForEviction Type:1 LSID:62220
[1698660638.365311][6429:6431] CHIP:SC: SecureSession[0xffff9400f900, LSID:62220]: State change 'kActive' --> 'kPendingEviction'
[1698660638.365440][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: Released - Type:1 LSID:62220
[1698660638.365529][6429:6431] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698660638.365598][6429:6431] CHIP:TOO: Device commissioning completed with success
[1698660638.365873][6429:6431] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after successfull Commission"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
31 changes: 0 additions & 31 deletions src/app/tests/suites/certification/Test_TC_CNET_4_22.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,37 +29,6 @@ config:
defaultValue: "hex:1111111122222222"

tests:
#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on Thread network "
verification: |
./chip-tool pairing ble-thread 0x12344321 <operationalDataset> <setup-pin-code> <discriminator>
[1698660637.937566][6429:6431] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698660637.937644][6429:6431] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698660637.937705][6429:6431] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698660637.937750][6429:6431] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698660637.937812][6429:6431] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698660637.937863][6429:6431] CHIP:DIS: Closing all BLE connections
[1698660637.937911][6429:6431] CHIP:IN: Clearing BLE pending packets.
[1698660637.938582][6429:6431] CHIP:BLE: Auto-closing end point's BLE connection.
[1698660637.938645][6429:6431] CHIP:DL: Closing BLE GATT connection (con 0xffff9c034bb0)
[1698660637.938805][6429:6430] CHIP:DL: BluezDisconnect peer=F7:D4:24:D2:4A:1F
[1698660638.365208][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: MarkForEviction Type:1 LSID:62220
[1698660638.365311][6429:6431] CHIP:SC: SecureSession[0xffff9400f900, LSID:62220]: State change 'kActive' --> 'kPendingEviction'
[1698660638.365440][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: Released - Type:1 LSID:62220
[1698660638.365529][6429:6431] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698660638.365598][6429:6431] CHIP:TOO: Device commissioning completed with success
[1698660638.365873][6429:6431] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label:
"Step 1: TH sends ScanNetworks command to the DUT with the SSID field
omitted and the Breadcrumb field set to 1"
Expand Down
26 changes: 0 additions & 26 deletions src/app/tests/suites/certification/Test_TC_CNET_4_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,32 +29,6 @@ config:
defaultValue: "hex:47524C50726976617465"

tests:
#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition : Commission TH and DUT on WiFi network"
verification: |
./chip-tool pairing ble-wifi 0x12344321 <ssid> <password> <setup-pin-code> <discriminator>
[1698912271.738597][32363:32366] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698912271.738606][32363:32366] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698912271.738613][32363:32366] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698912271.738617][32363:32366] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698912271.738622][32363:32366] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698912271.738639][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: MarkForEviction Type:1 LSID:50170
[1698912271.738642][32363:32366] CHIP:SC: SecureSession[0x7fbb04014a50, LSID:50170]: State change 'kActive' --> 'kPendingEviction'
[1698912271.738666][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: Released - Type:1 LSID:50170
[1698912271.738672][32363:32366] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698912271.738677][32363:32366] CHIP:TOO: Device commissioning completed with success
[1698912271.738691][32363:32366] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
26 changes: 0 additions & 26 deletions src/app/tests/suites/certification/Test_TC_CNET_4_5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,6 @@ config:
defaultValue: "hex:70617373776f7264313233"

tests:
#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on WiFi network"
verification: |
./chip-tool pairing ble-wifi 0x12344321 <ssid> <password> <setup-pin-code> <discriminator>
[1698912271.738597][32363:32366] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698912271.738606][32363:32366] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698912271.738613][32363:32366] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698912271.738617][32363:32366] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698912271.738622][32363:32366] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698912271.738639][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: MarkForEviction Type:1 LSID:50170
[1698912271.738642][32363:32366] CHIP:SC: SecureSession[0x7fbb04014a50, LSID:50170]: State change 'kActive' --> 'kPendingEviction'
[1698912271.738666][32363:32366] CHIP:IN: SecureSession[0x7fbb04014a50]: Released - Type:1 LSID:50170
[1698912271.738672][32363:32366] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698912271.738677][32363:32366] CHIP:TOO: Device commissioning completed with success
[1698912271.738691][32363:32366] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
31 changes: 0 additions & 31 deletions src/app/tests/suites/certification/Test_TC_CNET_4_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,37 +28,6 @@ config:
defaultValue: "hex:1111111122222222"

tests:
#Issue: https://github.com/project-chip/connectedhomeip/issues/30196
- label: "Precondition: Commission TH and DUT on Thread network"
verification: |
./chip-tool pairing ble-thread 0x12344321 <operationalDataset> <setup-pin-code> <discriminator>
[1698660637.937566][6429:6431] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
[1698660637.937644][6429:6431] CHIP:CTL: Received CommissioningComplete response, errorCode=0
[1698660637.937705][6429:6431] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
[1698660637.937750][6429:6431] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
[1698660637.937812][6429:6431] CHIP:CTL: Performing next commissioning step 'Cleanup'
[1698660637.937863][6429:6431] CHIP:DIS: Closing all BLE connections
[1698660637.937911][6429:6431] CHIP:IN: Clearing BLE pending packets.
[1698660637.938582][6429:6431] CHIP:BLE: Auto-closing end point's BLE connection.
[1698660637.938645][6429:6431] CHIP:DL: Closing BLE GATT connection (con 0xffff9c034bb0)
[1698660637.938805][6429:6430] CHIP:DL: BluezDisconnect peer=F7:D4:24:D2:4A:1F
[1698660638.365208][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: MarkForEviction Type:1 LSID:62220
[1698660638.365311][6429:6431] CHIP:SC: SecureSession[0xffff9400f900, LSID:62220]: State change 'kActive' --> 'kPendingEviction'
[1698660638.365440][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: Released - Type:1 LSID:62220
[1698660638.365529][6429:6431] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
[1698660638.365598][6429:6431] CHIP:TOO: Device commissioning completed with success
[1698660638.365873][6429:6431] CHIP:DMG: ICR moving to [AwaitingDe]
cluster: "LogCommands"
command: "UserPrompt"
PICS: PICS_USER_PROMPT
arguments:
values:
- name: "message"
value: enter 'y' after success"
- name: "expectedValue"
value: "y"

- label: "Precondition: TH reads FeatureMap attribute from the DUT"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
Loading

0 comments on commit 7b04029

Please sign in to comment.