forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTest_TC_DD_2_2.yaml
More file actions
103 lines (88 loc) · 4.45 KB
/
Copy pathTest_TC_DD_2_2.yaml
File metadata and controls
103 lines (88 loc) · 4.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# Copyright (c) 2021 Project CHIP Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# 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
cluster: "Basic"
endpoint: 0
tests:
- 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"
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) DUT starts Wi-Fi scan of all 2.4 GHz Wi-Fi channels
allowed per its operational regulatory domain (channels 1, 6, and 11
are preferred)"
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) 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"
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_ETH) DUT performs service discovery using DNS-SD"
verification: |
1. Verify DUT controller is able to scan and find the TH device over ethernet
16-MacBook-Pro:connectedhomeip liam$ ./examples/chip-tool/out/debug/chip-tool discover commissionables
...
[1641926409480] [25793:1104778] CHIP: [DL] Mdns: OnGetAddrInfo hostname:16-MacBook-Pro.local.
[1641926409480] [25793:1104778] CHIP: [DIS] Device Name: Test Bulb
[1641926409480] [25793:1104778] CHIP: [DIS] Vendor ID: 9050
[1641926409480] [25793:1104778] CHIP: [DIS] Product ID: 65279
[1641926409480] [25793:1104778] CHIP: [DIS] Device Type: 257
[1641926409480] [25793:1104778] CHIP: [DIS] Long Discriminator: 3840
[1641926409480] [25793:1104778] CHIP: [DIS] Pairing Hint: 33
[1641926409480] [25793:1104778] CHIP: [DIS] Hostname: 16-MacBook-Pro.l
[1641926409480] [25793:1104778] CHIP: [DIS] Instance Name: 19B74882F1637F71
[1641926409480] [25793:1104778] CHIP: [DIS] IP Address #1: fe80::103a:8edd:4b33:46a
[1641926409480] [25793:1104778] CHIP: [DIS] Port: 5540
[1641926409480] [25793:1104778] CHIP: [DIS] Commissioning Mode: 1
disabled: true