blob: 350b43a2c94826f71fb0f2f98c88a98fcb6da8af [file] [log] [blame]
# 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:
31.15.1. [TC-SU-4.2] Tests for verifying cluster attributes from Admin(DUT)
PICS:
- MCORE.ACL.Administrator
config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
tests:
- label:
"DUT sends a write request for the DefaultOTAProviders Attribute to
the TH."
verification: |
Verify that the OTA Requestor App receives the write command and does not reject the value as invalid.
disabled: true
- label:
"DUT sends a read request to read the DefaultOTAProviders Attribute to
the TH."
verification: |
Verify that the OTA Requestor App responds to the read command
disabled: true
- label:
"DUT sends a read request to read the UpdatePossible attribute from
the TH."
verification: |
Verify that the OTA Requestor App responds to the read command
disabled: true
- label:
"DUT sends a read request to read the UpdateState attribute from the
TH."
verification: |
Verify that the OTA Requestor App responds to the read command
disabled: true
- label:
"TH should start initiating the Software update process. While the TH
is downloading the image, DUT sends a read request to read the
UpdateStateProgress attribute from the TH."
verification: |
Verify that the OTA Requestor App responds to the read command
disabled: true