-
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
ESP: Add case command to establish CASESession to another node for TC-SC-4.9(RIO Support) verification. #13900
ESP: Add case command to establish CASESession to another node for TC-SC-4.9(RIO Support) verification. #13900
Conversation
b6d7d9d
to
e04679c
Compare
PR #13900: Size comparison from 246473c to e04679c Increases above 0.2%:
Increases (1 build for esp32)
Full report (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
|
PR #13900: Size comparison from 246473c to 33d2f10 Increases above 0.2%:
Increases (4 builds for k32w, p6, qpg, telink)
Full report (11 builds for k32w, linux, p6, qpg, telink)
|
/rebase |
9b7d17b
to
bc08d88
Compare
PR #13900: Size comparison from 92f8343 to f01a6cf Increases above 0.2%:
Increases (1 build for esp32)
Full report (33 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
/rebase |
f01a6cf
to
305296e
Compare
PR #13900: Size comparison from 5db4015 to 305296e Increases above 0.2%:
Increases (1 build for esp32)
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
/rebase |
305296e
to
71e5c13
Compare
PR #13900: Size comparison from 0f7be8b to 71e5c13 Increases above 0.2%:
Increases (1 build for esp32)
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Our test verification steps for TC-SC-4.9(RIO support) seem to be unreasonable.According to the test verification steps, we must setup up a controller on a Thread Border-Router which disables all the ipv4 interfaces, and commission the DUT to the ipv6 controller. But in #12193, I failed to commission my DUT to the controller on thread network.
If we can establish CaseSession to a thread network node on the DUT, the RIO Support will be verified.
Change overview
Add a command for ESP all-clusters-app to establish CaseSession to another node.
Testing
Tested on esp32c3 manully. Now we can establish CaseSession with
matter case connect <fabric-index> <node-id>