C Freeman
C Freeman
Taken from the tutorial session presented at the Geneva member meeting, available here: https://groups.csa-iot.org/wg/matter-csg/document/32281
Need to run this and fix it up in CI, so no sense reviewing this until I actually make it work.
This test is used to evaluate that all the proper post-certification work has been done to make a Matter device production ready. This test ensure that: - DAC chain is...
This PR allows us to ingest data dumps from previous runs, and run tests against them. This works for device basic composition tests, device conformance tests, and pics tests.
Adds initial parsing from the device type XMLs into python conformance. Currently ONLY handles cluster requirements. Will add element requirements as a follow up. These are present in the XML,...
### Build issue(s) We should re-build the script-generated material before deploying the documentation. ### Platform _No response_ ### Anything else? _No response_
### Reproduction steps / Feature It would be awesome if we didn't have to load the whole raw log file to see the actual failure. It takes forever and half...
Currently, the matter repo stores a number of .zap files for example code. Right now, when we update zap in the matter repo, these files are not updated. The result...
### Reproduction steps / Feature We have one now. The time has come. Requires switching the function API for the conformance checks since now we require a VALUE check rather...