Skip to content

Commit

Permalink
Remove ICDM test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Jun 18, 2024
1 parent 9a9fa84 commit 36b2d8d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/app/tests/suites/TestIcdManagementCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,21 +230,6 @@ tests:
response:
error: CONSTRAINT_ERROR

- label: "Register 1.1 - Out of Range ClientType"
command: "RegisterClient"
arguments:
values:
- name: "CheckInNodeID"
value: 101
- name: "MonitoredSubject"
value: 1001
- name: "Key"
value: "\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f"
- name: "ClientType"
value: 3
response:
error: CONSTRAINT_ERROR

- label: "Register 1.2"
command: "RegisterClient"
arguments:
Expand Down

0 comments on commit 36b2d8d

Please sign in to comment.