From 67a6c1c94eb91ce31a1680242107dea95e313180 Mon Sep 17 00:00:00 2001 From: raul-marquez-csa Date: Wed, 20 Mar 2024 16:06:52 -0700 Subject: [PATCH 1/4] Updates Test_TC_BRBINFO_1_1.yaml, Test_TC_TSUIC_1_1.yaml --- .../tests/suites/certification/Test_TC_BRBINFO_1_1.yaml | 2 +- src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml b/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml index ef95ddd67bb3b9..4cbc376544302a 100644 --- a/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml @@ -39,7 +39,7 @@ tests: command: "readAttribute" attribute: "ClusterRevision" response: - value: 2 + value: 3 constraints: type: int16u diff --git a/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml b/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml index 066267b9117be0..333a81dc7b71a8 100644 --- a/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_TSUIC_1_1.yaml @@ -85,17 +85,17 @@ tests: constraints: type: list - - label: "Step 6: TH reads from the DUT the AcceptedCommandList attribute." + - label: "Step 6: TH reads from the DUT the GeneratedCommandList attribute." command: "readAttribute" - attribute: "AcceptedCommandList" + attribute: "GeneratedCommandList" response: value: [] constraints: type: list - - label: "Step 7: TH reads from the DUT the GeneratedCommandList attribute." + - label: "Step 7: TH reads from the DUT the AcceptedCommandList attribute." command: "readAttribute" - attribute: "GeneratedCommandList" + attribute: "AcceptedCommandList" response: value: [] constraints: From 2d2b6ef745b7c6b5e29436b153697be3624b571c Mon Sep 17 00:00:00 2001 From: raul-marquez-csa Date: Wed, 20 Mar 2024 16:18:05 -0700 Subject: [PATCH 2/4] Updates Test_TC_ACE_1_6.yaml --- .../suites/certification/Test_TC_ACE_1_6.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_ACE_1_6.yaml b/src/app/tests/suites/certification/Test_TC_ACE_1_6.yaml index 7c353c2b2382b5..9738fefb7024fe 100644 --- a/src/app/tests/suites/certification/Test_TC_ACE_1_6.yaml +++ b/src/app/tests/suites/certification/Test_TC_ACE_1_6.yaml @@ -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" @@ -175,7 +178,7 @@ 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 @@ -183,7 +186,7 @@ tests: arguments: values: - name: GroupID - value: 0x0101 + value: 0x0104 - name: GroupName value: "" response: From 495257cddec069fc279203db2068c6301918b498 Mon Sep 17 00:00:00 2001 From: raul-marquez-csa Date: Fri, 22 Mar 2024 10:31:49 -0700 Subject: [PATCH 3/4] Restores Test_TC_BRBINFO_1_1.yaml --- src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml b/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml index 4cbc376544302a..ef95ddd67bb3b9 100644 --- a/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_BRBINFO_1_1.yaml @@ -39,7 +39,7 @@ tests: command: "readAttribute" attribute: "ClusterRevision" response: - value: 3 + value: 2 constraints: type: int16u From 4928bd487f597ba09c000255aaa0ce1dadc7c2ec Mon Sep 17 00:00:00 2001 From: raul-marquez-csa Date: Fri, 22 Mar 2024 12:22:53 -0700 Subject: [PATCH 4/4] 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 --- .../certification/Test_TC_CNET_4_10.yaml | 31 ------------------- .../certification/Test_TC_CNET_4_11.yaml | 26 ---------------- .../certification/Test_TC_CNET_4_15.yaml | 26 ---------------- .../certification/Test_TC_CNET_4_16.yaml | 31 ------------------- .../certification/Test_TC_CNET_4_22.yaml | 31 ------------------- .../certification/Test_TC_CNET_4_4.yaml | 26 ---------------- .../certification/Test_TC_CNET_4_5.yaml | 26 ---------------- .../certification/Test_TC_CNET_4_6.yaml | 31 ------------------- .../certification/Test_TC_CNET_4_9.yaml | 26 ---------------- 9 files changed, 254 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_10.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_10.yaml index ac024c5644ef45..7955c2fa199d11 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_10.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_10.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_11.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_11.yaml index 64335127d530ae..4d3f94418afef9 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_11.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_11.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_15.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_15.yaml index ec89cc137f89e4..c8d8fa91f34633 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_15.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_15.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_16.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_16.yaml index 36fa1ca62ceb30..49422e215be178 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_16.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_16.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_22.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_22.yaml index b8fed5f79afbc5..6b5eb06b47e5cf 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_22.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_22.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_4.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_4.yaml index aaf348393320e1..f020b75bee18dd 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_4.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_4.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_5.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_5.yaml index 892ae4e63059b5..cb12c7a35ac6ed 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_5.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_5.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_6.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_6.yaml index aeac82e7857335..9ec38988742f85 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_6.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_6.yaml @@ -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 - - [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" diff --git a/src/app/tests/suites/certification/Test_TC_CNET_4_9.yaml b/src/app/tests/suites/certification/Test_TC_CNET_4_9.yaml index 66e3207b24c22b..8ba579ca9266ba 100644 --- a/src/app/tests/suites/certification/Test_TC_CNET_4_9.yaml +++ b/src/app/tests/suites/certification/Test_TC_CNET_4_9.yaml @@ -29,32 +29,6 @@ config: defaultValue: "hex:7A6967626565686F6D65" 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 - - [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"