Skip to content

Commit

Permalink
updates step 2
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-marquez-csa committed Oct 22, 2024
1 parent e36bde7 commit 5d22c7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_ALOGIN_12_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ tests:
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
./chip-tool accountlogin login 11111 20202021 1 4 --timedInteractionTimeoutMs 1000
./chip-tv-casting-app accountlogin login 11111 20202021 1 4 --timedInteractionTimeoutMs 1000
On TH (tv-app), Verify the login command is received successfully.
Expand Down

0 comments on commit 5d22c7c

Please sign in to comment.