-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added manual scripts * Added auto generated scripts * Restyled by whitespace * Added updated changes * Added Auto generated file * Restyled by clang-format * Added Auto generated file * Restyled by clang-format * Restyled by clang-format * Restyled by clang-format * Added auto generated scripts * Restyled by clang-format Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
39 changed files
with
3,342 additions
and
2,516 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
# 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: 81.2. [TC-DESC-2.1] Descriptor Cluster Attributes with DUT as Server | ||
|
||
config: | ||
nodeId: 0x12344321 | ||
cluster: "Basic" | ||
endpoint: 0 | ||
|
||
tests: | ||
- label: "TH reads DeviceTypeList attribute from DUT." | ||
verification: | | ||
./chip-tool descriptor read device-list 1 0 | ||
[1641454498.809603][16120:16125] CHIP:TOO: Descriptor.DeviceList response: 1 entries | ||
[1641454498.809737][16120:16125] CHIP:TOO: [1]: { | ||
[1641454498.809780][16120:16125] CHIP:TOO: Type: 22 | ||
[1641454498.809817][16120:16125] CHIP:TOO: Revision: 1 | ||
[1641454498.809852][16120:16125] CHIP:TOO: } | ||
[1641454498.809938][16120:16125] CHIP:EM: Sending Standalone Ack for MessageCounter:52943 on exchange 24061i | ||
disabled: true | ||
|
||
- label: "TH reads 'ServerList' attribute. Refer to Precondition " | ||
verification: | | ||
./chip-tool descriptor read server-list 1 0 | ||
[1650281763.417848][9672:9678] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_001D Attribute 0x0000_0001 DataVersion: 1976976904 | ||
[1650281763.417958][9672:9678] CHIP:TOO: server list: 25 entries | ||
[1650281763.418002][9672:9678] CHIP:TOO: [1]: 3 | ||
[1650281763.418028][9672:9678] CHIP:TOO: [2]: 4 | ||
[1650281763.418053][9672:9678] CHIP:TOO: [3]: 29 | ||
[1650281763.418077][9672:9678] CHIP:TOO: [4]: 30 | ||
[1650281763.418101][9672:9678] CHIP:TOO: [5]: 31 | ||
[1650281763.418125][9672:9678] CHIP:TOO: [6]: 40 | ||
[1650281763.418149][9672:9678] CHIP:TOO: [7]: 42 | ||
[1650281763.418173][9672:9678] CHIP:TOO: [8]: 43 | ||
[1650281763.418197][9672:9678] CHIP:TOO: [9]: 44 | ||
[1650281763.418218][9672:9678] CHIP:TOO: [10]: 45 | ||
[1650281763.418238][9672:9678] CHIP:TOO: [11]: 46 | ||
[1650281763.418257][9672:9678] CHIP:TOO: [12]: 48 | ||
[1650281763.418277][9672:9678] CHIP:TOO: [13]: 49 | ||
[1650281763.418297][9672:9678] CHIP:TOO: [14]: 50 | ||
[1650281763.418316][9672:9678] CHIP:TOO: [15]: 51 | ||
[1650281763.418336][9672:9678] CHIP:TOO: [16]: 52 | ||
[1650281763.418356][9672:9678] CHIP:TOO: [17]: 53 | ||
[1650281763.418382][9672:9678] CHIP:TOO: [18]: 54 | ||
[1650281763.418406][9672:9678] CHIP:TOO: [19]: 55 | ||
[1650281763.418430][9672:9678] CHIP:TOO: [20]: 60 | ||
[1650281763.418454][9672:9678] CHIP:TOO: [21]: 62 | ||
[1650281763.418478][9672:9678] CHIP:TOO: [22]: 63 | ||
[1650281763.418502][9672:9678] CHIP:TOO: [23]: 64 | ||
[1650281763.418526][9672:9678] CHIP:TOO: [24]: 65 | ||
[1650281763.418550][9672:9678] CHIP:TOO: [25]: 1029 | ||
disabled: true | ||
|
||
- label: "TH reads 'ClientList' attribute" | ||
verification: | | ||
./chip-tool descriptor read client-list 1 0 | ||
[1650281818.533446][9679:9684] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_001D Attribute 0x0000_0002 DataVersion: 1976976904 | ||
[1650281818.533514][9679:9684] CHIP:TOO: client list: 1 entries | ||
[1650281818.533563][9679:9684] CHIP:TOO: [1]: 41 | ||
disabled: true | ||
|
||
- label: "TH reads 'PartsList' attribute." | ||
verification: | | ||
./chip-tool descriptor read parts-list 1 0 | ||
[1641456769.777217][16238:16244] CHIP:DMG: SuppressResponse = true, | ||
[1641456769.777267][16238:16244] CHIP:DMG: } | ||
[1641456769.777839][16238:16244] CHIP:TOO: Descriptor.PartsList response: 2 entries | ||
[1641456769.777925][16238:16244] CHIP:TOO: [1]: 1 | ||
[1641456769.777978][16238:16244] CHIP:TOO: [2]: 2 | ||
[1641456769.778080][16238:16244] CHIP:EM: Sending Standalone Ack for MessageCounter:2830202 on exchange 38042i | ||
disabled: true |
Oops, something went wrong.