project-chip / project-chip/matter-test-scripts
TC-DGETH-2.2: Automate
@asirko-soft is already working on this.
Since Feb 7, 2025.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
There's no reason this can't be automated. The real problem is that the example app doesn't report the packet counts correctly. An assert should be added that the packet count is > 0
The one caveat is that I'm not sure the example apps DO this correctly, so if that's the case, this might be an extensive fix to populate these fields in the linux apps.
test plan: https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/ethernet_diagnostics.adoc
current script: https://github.com/project-chip/connectedhomeip/blob/master/src/app/tests/suites/certification/Test_TC_DGETH_2_2.yaml
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.