blob: 759afcac170a4a1d62b6f20e3150f0e6c5234c47 [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.14.2. [TC-ALOGIN-12.2] Account Login Verification (DUT as Client)
PICS:
- ALOGIN.C
config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
tests:
- label: "Preconditions"
verification: |
Commission TH to DUT, if not done so already. In some cases, such as with a Casting Video Player, the TH commissions the DUT.
disabled: true
- label: "DUT sends GetSetupPIN command to TH"
PICS: ALOGIN.C.C00.Tx
verification: |
Product maker needs to provide instructions for how to trigger the command on the DUT. For comparison, the DUT behavior for this test step can be simulated using chip-tool (when DUT is a commissioner) or tv-casting-app (when DUT is a commissionee):
./chip-tool accountlogin get-setup-pin 1111 1 4 --timedInteractionTimeoutMs 1000
./chip-tv-casting-app accountlogin get-setup-pin 1111 1 4 --timedInteractionTimeoutMs 1000
The log below shows the resulting log on the TH (tv-app or all-clusters-app):
[1658531772994] [21924:325733] CHIP: [DMG] InvokeRequestMessage =
[1658531772994] [21924:325733] CHIP: [DMG] {
[1658531772994] [21924:325733] CHIP: [DMG] suppressResponse = false,
[1658531772994] [21924:325733] CHIP: [DMG] timedRequest = true,
[1658531772994] [21924:325733] CHIP: [DMG] InvokeRequests =
[1658531772994] [21924:325733] CHIP: [DMG] [
[1658531772994] [21924:325733] CHIP: [DMG] CommandDataIB =
[1658531772994] [21924:325733] CHIP: [DMG] {
[1658531772994] [21924:325733] CHIP: [DMG] CommandPathIB =
[1658531772994] [21924:325733] CHIP: [DMG] {
[1658531772994] [21924:325733] CHIP: [DMG] EndpointId = 0x6,
[1658531772994] [21924:325733] CHIP: [DMG] ClusterId = 0x50e,
[1658531772994] [21924:325733] CHIP: [DMG] CommandId = 0x0,
[1658531772994] [21924:325733] CHIP: [DMG] },
[1658531772994] [21924:325733] CHIP: [DMG]
[1658531772994] [21924:325733] CHIP: [DMG] CommandFields =
[1658531772994] [21924:325733] CHIP: [DMG] {
[1658531772994] [21924:325733] CHIP: [DMG] 0x0 = "1111",
[1658531772994] [21924:325733] CHIP: [DMG] },
[1658531772994] [21924:325733] CHIP: [DMG] },
[1658531772994] [21924:325733] CHIP: [DMG]
[1658531772994] [21924:325733] CHIP: [DMG] ],
[1658531772994] [21924:325733] CHIP: [DMG]
[1658531772994] [21924:325733] CHIP: [DMG] InteractionModelRevision = 1
[1658531772994] [21924:325733] CHIP: [DMG] },
disabled: true
- label: "DUT sends Login command to TH"
PICS: ALOGIN.C.C00.Tx
verification: |
Product maker needs to provide instructions for how to trigger the command on the DUT. For comparison, the DUT behavior for this test step can be simulated using chip-tool (when DUT is a commissioner) or tv-casting-app (when DUT is a commissionee):
./chip-tool accountlogin login 11111 34567890 1 4 --timedInteractionTimeoutMs 1000
./chip-tv-casting-app accountlogin login 11111 34567890 1 4 --timedInteractionTimeoutMs 1000
The log below shows the resulting log on the TH (tv-app or all-clusters-app):
[1658531831563] [21924:325733] CHIP: [DMG] InvokeRequestMessage =
[1658531831563] [21924:325733] CHIP: [DMG] {
[1658531831563] [21924:325733] CHIP: [DMG] suppressResponse = false,
[1658531831563] [21924:325733] CHIP: [DMG] timedRequest = true,
[1658531831563] [21924:325733] CHIP: [DMG] InvokeRequests =
[1658531831563] [21924:325733] CHIP: [DMG] [
[1658531831563] [21924:325733] CHIP: [DMG] CommandDataIB =
[1658531831563] [21924:325733] CHIP: [DMG] {
[1658531831563] [21924:325733] CHIP: [DMG] CommandPathIB =
[1658531831563] [21924:325733] CHIP: [DMG] {
[1658531831563] [21924:325733] CHIP: [DMG] EndpointId = 0x6,
[1658531831563] [21924:325733] CHIP: [DMG] ClusterId = 0x50e,
[1658531831563] [21924:325733] CHIP: [DMG] CommandId = 0x2,
[1658531831563] [21924:325733] CHIP: [DMG] },
[1658531831563] [21924:325733] CHIP: [DMG]
[1658531831563] [21924:325733] CHIP: [DMG] CommandFields =
[1658531831563] [21924:325733] CHIP: [DMG] {
[1658531831563] [21924:325733] CHIP: [DMG] 0x0 = "11111",
[1658531831563] [21924:325733] CHIP: [DMG] 0x1 = "34567890",
[1658531831563] [21924:325733] CHIP: [DMG] },
[1658531831563] [21924:325733] CHIP: [DMG] },
[1658531831563] [21924:325733] CHIP: [DMG]
[1658531831563] [21924:325733] CHIP: [DMG] ],
[1658531831563] [21924:325733] CHIP: [DMG]
[1658531831563] [21924:325733] CHIP: [DMG] InteractionModelRevision = 1
[1658531831563] [21924:325733] CHIP: [DMG] },
disabled: true
- label: "DUT sends Logout command to TH"
PICS: ALOGIN.C.C00.Tx
verification: |
Product maker needs to provide instructions for how to trigger the command on the DUT. For comparison, the DUT behavior for this test step can be simulated using chip-tool (when DUT is a commissioner) or tv-casting-app (when DUT is a commissionee):
./chip-tool accountlogin logout 1 4 --timedInteractionTimeoutMs 1000
./chip-tv-casting-app accountlogin logout 1 4 --timedInteractionTimeoutMs 1000
The log below shows the resulting log on the TH (tv-app or all-clusters-app):
[1658531872518] [21924:331051] CHIP: [DMG] InvokeRequestMessage =
[1658531872518] [21924:331051] CHIP: [DMG] {
[1658531872518] [21924:331051] CHIP: [DMG] suppressResponse = false,
[1658531872518] [21924:331051] CHIP: [DMG] timedRequest = true,
[1658531872518] [21924:331051] CHIP: [DMG] InvokeRequests =
[1658531872518] [21924:331051] CHIP: [DMG] [
[1658531872518] [21924:331051] CHIP: [DMG] CommandDataIB =
[1658531872518] [21924:331051] CHIP: [DMG] {
[1658531872518] [21924:331051] CHIP: [DMG] CommandPathIB =
[1658531872518] [21924:331051] CHIP: [DMG] {
[1658531872518] [21924:331051] CHIP: [DMG] EndpointId = 0x6,
[1658531872518] [21924:331051] CHIP: [DMG] ClusterId = 0x50e,
[1658531872518] [21924:331051] CHIP: [DMG] CommandId = 0x3,
[1658531872518] [21924:331051] CHIP: [DMG] },
[1658531872518] [21924:331051] CHIP: [DMG]
[1658531872518] [21924:331051] CHIP: [DMG] CommandFields =
[1658531872518] [21924:331051] CHIP: [DMG] {
[1658531872518] [21924:331051] CHIP: [DMG] },
[1658531872518] [21924:331051] CHIP: [DMG] },
[1658531872518] [21924:331051] CHIP: [DMG]
[1658531872518] [21924:331051] CHIP: [DMG] ],
[1658531872518] [21924:331051] CHIP: [DMG]
[1658531872518] [21924:331051] CHIP: [DMG] InteractionModelRevision = 1
[1658531872518] [21924:331051] CHIP: [DMG] },
disabled: true