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

[pull] master from project-chip:master #577

Merged
merged 12 commits into from
May 20, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 17, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

erjiaqing and others added 3 commits May 17, 2024 06:57
* [chip-tool] Implement wait-for-device command

* update

* update

* fix

* Restyled by clang-format

* Update examples/chip-tool/commands/icd/ICDCommand.cpp

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update ICDCommand.cpp

* Update examples/chip-tool/commands/icd/ICDCommand.cpp

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update examples/chip-tool/commands/icd/ICDCommand.cpp

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update examples/chip-tool/commands/icd/ICDCommand.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update examples/chip-tool/commands/icd/ICDCommand.h

Co-authored-by: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com>

* Update examples/chip-tool/commands/icd/ICDCommand.h

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Update ICDCommand.cpp

* Update CHIPCommand.cpp

* Update ICDCommand.cpp

* Update ICDCommand.cpp

* Update ICDCommand.cpp

---------

Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: yunhanw-google <yunhanw@google.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com>
Added clearing SRP host and services when factory reset is
requested.
Signed-off-by: marius-alex-tache <marius.tache@nxp.com>
…33492)

* Revised unit testing documentation to refer to PW tests.

* Documentation update

* More doc updates

* More doc updates

* More doc updates

* More doc updates

* More doc updates

* More doc updates

* Updated documentation to reflect PW

* Fixed spelling error

* Replaced gtest.h include.

* Modified MessagingContext and its subclasses as well as AppContext to reflect PW migration.

* Undid last commit.

* Undid last commit.

* Undid last commit.

* Restyled by prettier-markdown

* Changed the includes to be consistent.

* Cleaned up example code comments

---------

Co-authored-by: Restyled.io <commits@restyled.io>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 17, 2024
…33506)

Switches MTROTAProviderTests to using the new factored-out bits.  Other tests
will be switched to those in a separate PR.
kiel-apple and others added 2 commits May 17, 2024 19:19
* remove `_handleAttributeReport` convenience method; make `fromSubscription` explicit for remaining callsites

* correction to `unitTestInjectAttributeReport` - should have been `fromSubscription:YES`.  also allow configuration for all unit test attribute report injections.
* Linux tv-casting-app v1.3 Commissioner-Generated passcode flow

* Fixing style issues

* Addressed comments by andy31415 and tcarmelveilleux

* Fixing style issue

* Addressed comments by andy31415 and chrisdecenzo
@github-actions github-actions bot added the app label May 17, 2024
* [Metrics] Metrics in core commissioning phase

- Added metrics tracing in core parts of the commissionning flow:
  - PASE
  - OperationalSessionSetup
  - Different stages of commissioning

* Fixing code review comments

* Fixed a typo

* Fixed Code Review Comment

* Update src/app/OperationalSessionSetup.cpp

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Resytler fixes

---------

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
nicelyjust and others added 2 commits May 20, 2024 04:49
* refactor the class MatterCommissioningPrompter.java,don't need Activity no more to avoid memory leak;

* Restyled by google-java-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>
…nit test debugability a LOT better (#33505)

* Define StringBuilderAdapters

* Make use of string builder adapters, switch gtest to pw unittest framework

* Restyle

* Give explicit examples of how string adapters help

* Place implementation of ToString in a cpp file

* Add missing file

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
@woody-apple woody-apple merged commit 37af39c into woody-apple:master May 20, 2024
1 check passed
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.