Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and manjunath-grl committed Aug 16, 2023
1 parent 26a8c9e commit 9ee38d5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_ICDM_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ tests:
verification: |
./chip-tool icdmanagement read event-list 1 0
On TH(chip-tool), Verify that the DUT response provides a list of supported events.
On TH(chip-tool), Verify that the DUT response provides a list of supported events.
For this cluster the list is usually empty but it can contain manufacturer specific event IDs.
Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_OO_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ tests:
Verify "EventList" contains a list of supported events, for this cluster the list is emty(0 entries) on the TH(Chip-tool) Log and below is the sample log provided for the raspi platform:
[1676352490.164738][6271:6273] CHIP:DMG: SuppressResponse = true,
[1676352490.164738][6271:6273] CHIP:DMG: SuppressResponse = true,
[1676352490.164742][6271:6273] CHIP:DMG: InteractionModelRevision = 1
[1676352490.164745][6271:6273] CHIP:DMG: }
[1676352490.164804][6271:6273] CHIP:TOO: Endpoint: 1 Cluster: 0x0000_0006 Attribute 0x0000_FFFA DataVersion: 2406349519
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ tests:
verification: |
./chip-tool operationalstate read event-list 1 1
Verify " EventList attribute " value consists the list of mandatory event (0) and it may include the optional events (1) on the TH(Chip-tool) Log:
Verify " EventList attribute " value consists the list of mandatory event (0) and it may include the optional events (1) on the TH(Chip-tool) Log:
Below is the sample log provided for the raspi platform:
Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_PCC_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ tests:
0xXXXX_FFFF) and (0xFFF1_0000 - 0xFFFF_FFFF), where XXXX is the
allowed MEI range (0x0001 - 0xFFF1)"
verification: |
./chip-tool pumpconfigurationandcontrol read event-list 1 1
./chip-tool pumpconfigurationandcontrol read event-list 1 1
On TH(chip-tool) Verify that the DUT response contains the EventList attribute and have the list of supported events:
The list MAY include these optional entries:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ tests:
verification: |
./chip-tool rvcoperationalstate read event-list 1 1
Verify " EventList attribute " value consists the list of mandatory event (0) and it may include the optional events (1) on the TH(Chip-tool) Log:
Verify " EventList attribute " value consists the list of mandatory event (0) and it may include the optional events (1) on the TH(Chip-tool) Log:
Below is the sample log provided for the raspi platform:
[1690201497.386141][14975:14977] CHIP:DMG: InteractionModelRevision = 1
[1690201497.386195][14975:14977] CHIP:DMG: }
Expand Down

0 comments on commit 9ee38d5

Please sign in to comment.