Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update main from csa master #221

Merged
merged 18 commits into from
Jan 20, 2025
Merged

update main from csa master #221

merged 18 commits into from
Jan 20, 2025

Conversation

mkardous-silabs
Copy link
Contributor

update main from csa master

ratgr and others added 18 commits January 16, 2025 21:18
In some of our tests we have dozens of commissionees, so when one of them times
out on RemoveFabric it's really hard to tell which one.
We were doing this in MTRDevice already, but not in MTRBaseDevice.
The parts that are not dependent on ItemType can be separate functions.
Makes it harder to just "highlight to end and delete" and miss the Testing
section entirely.
* add brd4342a support to CSA

* fixing restyled issue
* Shutdown subscriptions before shutting down CHIP stack

* Remove unused private member of ChipStack singleton

* Prefer direct subscriptions shutdown instead of shutdown on __del__

* Test whether subscription is not shut down implicitly

* Fix SubscriptionTransaction management in case of re-subscription

* Explain why values local copy is required
… (#36933)

* da_revocation: function out generation of revocation set from the crl

* da_revocation: fix extracting certificate issuer from the crl entry

Also, add the ability to generate the revocation set from the crl file

* Restyled by autopep8

* replace the hyphen with underscore to make script importable

* sample revocation set from the sample direct CRLs

* added unit tests for verifying the revocation set generation against
present test data

* add revocation set generation tests to ci

* Restyled by whitespace

* Restyled by prettier-json

* Restyled by autopep8

* Restyled by isort

* run tests in build env

* add click_option_group to requirements

---------

Co-authored-by: Restyled.io <commits@restyled.io>
…I (#37062)

* icd management: make the feature map and operating mode managed by AAI

* Restyled by clang-format

* review changes

* Restyled by clang-format

* change the macro for operating mode

* review change

* run zap regen

* Update TestICDManager.cpp

---------

Co-authored-by: Restyled.io <commits@restyled.io>
* Keep device commissioning method in CommissionDeviceTest class

* Improve readability

* Run matter testing on a single even loop context

* Update all run_tests_no_exit() usages
…on (#37110)

* Try to reduce add status calls

* Remove extra space

* Regenerate outputs

* More flash savings by not using optional

* Update baseline

* Optional header not needed anymore
* Cleanup zap templates

* Update whitespace
* Decouple ember functions from general diagnostics cluster

* Optimize flash cost

* Add compile flag for each command

* Address review comments
* Add conditions to renegotiate ble connection intervals

* Update src/platform/silabs/efr32/BLEManagerImpl.cpp
…#36907)

* Fix icdm 2.1 test case without uat

* update CI

* Restyled by isort

---------

Co-authored-by: Restyled.io <commits@restyled.io>
@mkardous-silabs mkardous-silabs requested a review from a team as a code owner January 20, 2025 16:17
@mkardous-silabs
Copy link
Contributor Author

This require a merge commit and not a squash

@mkardous-silabs mkardous-silabs merged commit 0ccb6e3 into main Jan 20, 2025
13 of 14 checks passed
@mkardous-silabs mkardous-silabs deleted the csa branch January 20, 2025 18:33
@mkardous-silabs mkardous-silabs restored the csa branch January 20, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.