C Freeman
C Freeman
Apparently isupper is false if there are no letters at all. Adds a fix for TC-DA-1.2 and test vector that exposes this condition. Also adds the pid as a variable...
This adds conformance functions for device type conformances. The conformances in the device library are subtly different than the conformances in the cluster libraries because the "features" are just arbitrary...
Adds a ToT and 1.3 directory for spec scrapes and adjusts the tests to allow either. NOTE: - The conformance test has NOT YET BEEN CHANGED to allow use of...
Please see: https://github.com/project-chip/connectedhomeip/issues/33936
Adds the ability to set choice conformance markers on optional conformances. Test: Included in PR.
### Describe the bug TH logs do not include line breaks ### Steps to reproduce the behavior Run any python test, observe logs. ### Expected behavior logs on separate lines...
- change name of decorator to hopefully be more obvious what it does - add an endpoint override so devs can run the test against a single endpoint during development....