blob: e360c2d78c445c42db3f71fd2403ffea3d1c007e [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: 3.5.7. [TC-MEDIAINPUT-3.16] Hide Input Status Verification (DUT as Client)
config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
tests:
- label: "DUT sends HideInputStatus command to TH"
PICS: MEDIAINPUT.C.C0002
verification: |
./chip-tool mediainput hide-input-status 1 1
The following chip-tool command simulates the interaction of the DUT and the log below shows the resulting log on the TH.
[1653309229.717284][6542:6547] CHIP:DMG: InvokeResponseMessage =
[1653309229.717304][6542:6547] CHIP:DMG: {
[1653309229.717325][6542:6547] CHIP:DMG: suppressResponse = false,
[1653309229.717345][6542:6547] CHIP:DMG: InvokeResponseIBs =
[1653309229.717377][6542:6547] CHIP:DMG: [
[1653309229.717396][6542:6547] CHIP:DMG: InvokeResponseIB =
[1653309229.717429][6542:6547] CHIP:DMG: {
[1653309229.717446][6542:6547] CHIP:DMG: CommandStatusIB =
[1653309229.717462][6542:6547] CHIP:DMG: {
[1653309229.717483][6542:6547] CHIP:DMG: CommandPathIB =
[1653309229.717506][6542:6547] CHIP:DMG: {
[1653309229.717534][6542:6547] CHIP:DMG: EndpointId = 0x1,
[1653309229.717561][6542:6547] CHIP:DMG: ClusterId = 0x507,
[1653309229.717586][6542:6547] CHIP:DMG: CommandId = 0x2,
[1653309229.717608][6542:6547] CHIP:DMG: },
[1653309229.717635][6542:6547] CHIP:DMG:
[1653309229.717652][6542:6547] CHIP:DMG: StatusIB =
[1653309229.717673][6542:6547] CHIP:DMG: {
[1653309229.717702][6542:6547] CHIP:DMG: status = 0x00 (SUCCESS),
[1653309229.717730][6542:6547] CHIP:DMG: },
[1653309229.717752][6542:6547] CHIP:DMG:
[1653309229.717769][6542:6547] CHIP:DMG: },
[1653309229.717795][6542:6547] CHIP:DMG:
[1653309229.717812][6542:6547] CHIP:DMG: },
[1653309229.717841][6542:6547] CHIP:DMG:
[1653309229.717858][6542:6547] CHIP:DMG: ],
[1653309229.717888][6542:6547] CHIP:DMG:
[1653309229.717906][6542:6547] CHIP:DMG: InteractionModelRevision = 1
[1653309229.717926][6542:6547] CHIP:DMG: },
disabled: true