-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add cert tests mc #10873
Merged
Merged
Add cert tests mc #10873
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Update response value to correspond with catalog vendor ID
This comment was generated by todo based on a
|
Update response value to correspond with application ID
This comment was generated by todo based on a
|
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Update response value to correspond with application ID
This comment was generated by todo based on a
|
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Update the corresponding values when feature is supported
This comment was generated by todo based on a
|
Enable test and update response value when SDK supports.
This comment was generated by todo based on a
|
woody-apple
approved these changes
Oct 22, 2021
pullapprove
bot
requested review from
austinh0,
cecille,
chrisdecenzo,
chulspro,
Damian-Nordic,
erjiaqing,
harimau-qirex,
hawk248,
holbrookt,
jelderton,
jepenven-silabs,
jmartinez-silabs,
kghost and
kpschoedel
October 22, 2021 21:24
/rebase |
woody-apple
force-pushed
the
AddCertTestsMC
branch
from
October 22, 2021 21:58
5ef40d7
to
9b5530f
Compare
/rebase |
woody-apple
force-pushed
the
AddCertTestsMC
branch
from
October 23, 2021 03:04
9b5530f
to
05a9245
Compare
PR #10873: Size comparison from 682b650 to 05a9245 23 builds (for efr32, k32w, linux, mbed, p6, qpg, telink)
12 builds (for esp32, nrfconnect)
|
bzbarsky-apple
approved these changes
Oct 25, 2021
krypton36
force-pushed
the
AddCertTestsMC
branch
2 times, most recently
from
October 25, 2021 20:22
016cb21
to
88b10e4
Compare
@andy31415 @woody-apple fast-track? |
krypton36
force-pushed
the
AddCertTestsMC
branch
from
October 26, 2021 16:36
88b10e4
to
0148198
Compare
Fast tracking, pending successful CI |
PR #10873: Size comparison from b90f360 to cc25a38 Increases (2 builds for esp32, linux)
Full report (36 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
This was referenced Oct 27, 2021
JasonLiuZhuoCheng
pushed a commit
to JasonLiuZhuoCheng/connectedhomeip
that referenced
this pull request
Oct 28, 2021
* Add new Media Cluster test cases * New Media Cluster Cert test cases. * Auto gen tests. * Restyled by whitespace * Restyled by prettier-yaml * Add tests to Darwin. Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Justin Wood <[email protected]>
carol-apple
pushed a commit
to carol-apple/connectedhomeip
that referenced
this pull request
Oct 28, 2021
* Add new Media Cluster test cases * New Media Cluster Cert test cases. * Auto gen tests. * Restyled by whitespace * Restyled by prettier-yaml * Add tests to Darwin. Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Justin Wood <[email protected]>
PSONALl
pushed a commit
to PSONALl/connectedhomeip
that referenced
this pull request
Dec 3, 2021
* Add new Media Cluster test cases * New Media Cluster Cert test cases. * Auto gen tests. * Restyled by whitespace * Restyled by prettier-yaml * Add tests to Darwin. Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Justin Wood <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
Adding the following new cert tests:
Test_TC_MC_3_6 Test_TC_MC_3_7 Test_TC_MC_3_8 Test_TC_MC_3_9 Test_TC_MC_3_10 Test_TC_MC_3_11
Change overview
YAML files to add new cert tests.
Testing
Used chip-tool to run the tests against a linux node.