Skip to content

Commit

Permalink
updated additional comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kowsisoundhar12 authored and kvikrambhat committed Apr 28, 2022
1 parent d74e97e commit f866a8f
Show file tree
Hide file tree
Showing 91 changed files with 240 additions and 141 deletions.
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_BDX_1_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 28.1.4. [TC-BDX-1.4] Response to Receiver Initiated BDX Transfer session

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_BOOL_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 68.2.2. [TC-BOOL-2.2] Primary functionality with server as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_BOOL_3_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 68.3.1. [TC-BOOL-3.1] Attributes with client as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_BRAC_3_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 75.3.1. [TC-BRAC-3.1] Global attributes with client as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_CC_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.1.3. [TC-CC-2.2] Attributes with client as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_CC_3_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.4. [TC-CC-3.4] Hue functionality with client as DUT

Expand Down
20 changes: 12 additions & 8 deletions src/app/tests/suites/certification/Test_TC_CC_4_5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.9. [TC-CC-4.5] Saturation functionality with client as DUT

Expand All @@ -24,10 +25,11 @@ tests:
verification: |
Verification Steps
disabled: true

- label:
"DUT sends MoveToSaturation command to TH a Saturation with
_TransitionTime 300."
verification: |+
verification: |
./chip-tool colorcontrol move-to-saturation 200 300 0 0 1 1
[1648101474.910794][2480:2480] CHIP:EM: Handling via exchange: 53143r, Delegate: 0xaaaab8814368
Expand Down Expand Up @@ -62,8 +64,8 @@ tests:
[1648101474.912442][2480:2480] CHIP:DMG: AccessControl: checking f=1 a=c s=0x000000000001B669 t= c=0x0000_0300 e=1 p=o
[1648101474.912507][2480:2480] CHIP:DMG: Received command for Endpoint=1 Cluster=0x0000_0300 Command=0x0000_0003
[1648101474.912605][2480:2480] CHIP:DMG: Endpoint 1, Cluster 0x0000_0300 update version to 6143bba0
disabled: true

- label:
"Over TransitionTime, DUT reads CurrentSaturation attribute from TH
periodically."
Expand All @@ -87,8 +89,9 @@ tests:
[1646210970.309871][2190:2190] CHIP:DMG: InteractionModelRevision = 1
[1646210970.309892][2190:2190] CHIP:DMG: },
disabled: true

- label: "DUT sends MoveSaturation command to TH"
verification: |+
verification: |
./chip-tool colorcontrol move-saturation 1 10 0 0 1 1
[1646211062.545513][2190:2190] CHIP:DMG: InvokeRequestMessage =
Expand Down Expand Up @@ -119,8 +122,8 @@ tests:
[1646211062.546274][2190:2190] CHIP:DMG:
[1646211062.546297][2190:2190] CHIP:DMG: InteractionModelRevision = 1
[1646211062.546320][2190:2190] CHIP:DMG: },
disabled: true

- label: "DUT reads CurrentSaturation attribute from TH several times."
verification: |
./chip-tool colorcontrol read current-saturation 1 1
Expand All @@ -142,8 +145,9 @@ tests:
[1646210970.309871][2190:2190] CHIP:DMG: InteractionModelRevision = 1
[1646210970.309892][2190:2190] CHIP:DMG: },
disabled: true

- label: "DUT sends StepSaturation command to TH"
verification: |+
verification: |
./chip-tool colorcontrol step-saturation 1 10 200 0 0 1 1
[1646211149.169696][2190:2190] CHIP:DMG: InvokeRequestMessage =
[1646211149.169731][2190:2190] CHIP:DMG: {
Expand Down Expand Up @@ -174,8 +178,8 @@ tests:
[1646211149.170576][2190:2190] CHIP:DMG:
[1646211149.170603][2190:2190] CHIP:DMG: InteractionModelRevision = 1
[1646211149.170629][2190:2190] CHIP:DMG: },
disabled: true

- label:
"Over TransitionTime, DUT reads CurrentSaturation attribute from TH."
verification: |
Expand All @@ -198,8 +202,9 @@ tests:
[1646210970.309871][2190:2190] CHIP:DMG: InteractionModelRevision = 1
[1646210970.309892][2190:2190] CHIP:DMG: },
disabled: true

- label: "DUT sends StopMoveStep command to TH."
verification: |+
verification: |
./chip-tool colorcontrol stop-move-step 0 0 1 1
[1646211221.659999][2190:2190] CHIP:DMG: InvokeRequestMessage =
[1646211221.660038][2190:2190] CHIP:DMG: {
Expand Down Expand Up @@ -227,5 +232,4 @@ tests:
[1646211221.660823][2190:2190] CHIP:DMG:
[1646211221.660849][2190:2190] CHIP:DMG: InteractionModelRevision = 1
[1646211221.660877][2190:2190] CHIP:DMG: },
disabled: true
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_CC_5_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.13. [TC-CC-5.4] Color functionality with client as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_CC_6_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.17. [TC-CC-6.4] Color Temperature functionality with client as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_CC_7_5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.22. [TC-CC-7.5] Enhanced Hue functionality with client as DUT

Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_CC_9_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.27. [TC-CC-9.4] ColorLoopSet Validation with client as DUT

Expand Down
17 changes: 9 additions & 8 deletions src/app/tests/suites/certification/Test_TC_DD_1_11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,23 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name:
3.1.11. [TC-DD-1.11] Concatenation - QR Code Onboarding Payload Verification
[DUT - Commissioner]

config:
nodeId: "0x12344321"
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0

tests:
- label: "Test Step"
verification: |
Chip-tool Verification Steps
disabled: true
- label:
"If (PICS_DT_CTRL_CONCATENATED_QR_CODE_1), scan larger QR code that
will support the commissioning of all the devices"
verification: |+
"sudo ./chip-all-clusters-app
verification: |
'' ./chip-all-clusters-app
[1646286638.375844][11651:11651] CHIP:DL: Device Configuration:
Expand Down Expand Up @@ -58,18 +57,20 @@ tests:
[1646287790.029451][8190:8190] CHIP:SPL: Discriminator: 3840
[1646287790.029469][8190:8190] CHIP:SPL: SetUpPINCode: 20202021
[1646287790.029488][8190:8190] CHIP:SPL: RendezvousInformation: 2
disabled: true

- label: "If (PICS_DT_CTRL_CONCATENATED_QR_CODE_1)"
verification: |
Vendor specific field testcase
disabled: true

- label:
"If !(PICS_DT_CTRL_CONCATENATED_QR_CODE_1) &&
PICS_DT_CTRL_CONCATENATED_QR_CODE_2"
verification: |
Vendor specific field testcase
disabled: true

- label:
"If !(PICS_DT_CTRL_CONCATENATED_QR_CODE_1) &&
!(PICS_DT_CTRL_CONCATENATED_QR_CODE_2)"
Expand Down
11 changes: 6 additions & 5 deletions src/app/tests/suites/certification/Test_TC_DD_1_12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,16 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.1.12. [TC-DD-1.12] Onboarding Payload Verification - Custom Flow = 0

config:
nodeId: "0x12344321"
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0

tests:
- label: "Test Step"
verification: |
Chip-tool Verification Steps
disabled: true
- label: "Scan the DUTs QR code using a QR code reader"
verification: |
1. Get the QR code from the DUT
Expand Down Expand Up @@ -53,6 +52,7 @@ tests:
[1641836844940] [16334:698889] CHIP: [SPL] SetUpPINCode: 20202021
[1641836844940] [16334:698889] CHIP: [SPL] RendezvousInformation: 2
disabled: true

- label: "Verify Custom payload support"
verification: |
1. Custom Flow bit in the Onboarding Payload QR Code is set to 0 (Standard Flow)
Expand All @@ -67,6 +67,7 @@ tests:
[1641836844940] [16334:698889] CHIP: [SPL] SetUpPINCode: 20202021
[1641836844940] [16334:698889] CHIP: [SPL] RendezvousInformation: 2
disabled: true

- label:
"if custom flow bit in step 2 is equal to 0 (Standard flow), reboot
the device"
Expand Down
1 change: 1 addition & 0 deletions src/app/tests/suites/certification/Test_TC_DD_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 3.2.1. [TC-DD-2.1] Announcement by device verification

Expand Down
17 changes: 12 additions & 5 deletions src/app/tests/suites/certification/Test_TC_DD_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,40 +11,43 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name:
3.2.2. [TC-DD-2.2] Discovery by commissioner verification [DUT -
Commissioner]

config:
nodeId: "0x12344321"
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0

tests:
- label: "Test Step"
verification: |
Chip-tool Verification Steps
disabled: true
- label:
"If (PICS_BLE) TH starts matter announcement procedure using BLE
transport"
verification: |
1. User should manually verify that the TH is sending BLE advertisements.
disabled: true

- label:
"If (PICS_BLE) DUT starts BLE scan across all three advertising
channels with a sufficient dwell time, interval, and overall duration
of scan"
verification: |
1. Using the DUT's means of discovering BLE advertisements, scan for the TH that is sending them out from step 1a
disabled: true

- label: "If (PICS_BLE) DUT starts scan in background using BLE transport"
verification: |
1. Using the DUT's means of discovering BLE advertisements, start scan before TH begins sending BLE advertisements
disabled: true

- label: "If (PICS_BLE) TH starts matter announcement using BLE transport"
verification: |
1. User should manually verify that the TH is sending BLE advertisements.
disabled: true

- label:
"If (PICS_WIFI) TH starts SoftAP and begin matter announcement
procedure"
Expand All @@ -53,6 +56,7 @@ tests:
chip-all-clusters-app does not currently support Custom Commissioning Flow or SoftAP as part of its commissioning flow
disabled: true

- label:
"If (PICS_WIFI) DUT starts Wi-Fi scan of all 2.4 GHz Wi-Fi channels
allowed per its operational regulatory domain (channels 1, 6, and 11
Expand All @@ -62,12 +66,14 @@ tests:
chip-all-clusters-app does not currently support Custom Commissioning Flow or SoftAP as part of its commissioning flow
disabled: true

- label: "If (PICS_WIFI) DUT scans using Wi-Fi in background"
verification: |
BLOCKED
chip-all-clusters-app does not currently support Custom Commissioning Flow or SoftAP as part of its commissioning flow
disabled: true

- label:
"If (PICS_WIFI) TH starts SoftAP and begin matter announcement
procedure"
Expand All @@ -76,6 +82,7 @@ tests:
chip-all-clusters-app does not currently support Custom Commissioning Flow or SoftAP as part of its commissioning flow
disabled: true

- label: "If (PICS_ETH) DUT performs service discovery using DNS-SD"
verification: |
1. Verify DUT controller is able to scan and find the TH device over ethernet
Expand Down
Loading

0 comments on commit f866a8f

Please sign in to comment.