-
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 java pairing test #23714
Merged
yunhanw-google
merged 2 commits into
project-chip:master
from
yunhanw-google:feature/add_java_pairing_test
Nov 23, 2022
Merged
add java pairing test #23714
yunhanw-google
merged 2 commits into
project-chip:master
from
yunhanw-google:feature/add_java_pairing_test
Nov 23, 2022
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
PR #23714: Size comparison from eb03243 to 92fc080 Increases (9 builds for bl702, cc13x2_26x2, cyw30739, esp32, psoc6)
Decreases (4 builds for bl602, cc13x2_26x2, telink)
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
92fc080
to
40e3d2f
Compare
40e3d2f
to
7b94b48
Compare
...les/java-matter-controller/java/src/com/matter/controller/commands/common/MatterCommand.java
Outdated
Show resolved
Hide resolved
...les/java-matter-controller/java/src/com/matter/controller/commands/common/MatterCommand.java
Show resolved
Hide resolved
...ter-controller/java/src/com/matter/controller/commands/pairing/PairOnNetworkLongCommand.java
Outdated
Show resolved
Hide resolved
...ter-controller/java/src/com/matter/controller/commands/pairing/PairOnNetworkLongCommand.java
Outdated
Show resolved
Hide resolved
fa1aaef
to
2a9ac0b
Compare
yufengwangca
approved these changes
Nov 22, 2022
2a9ac0b
to
ff3f9f4
Compare
ff3f9f4
to
ad36231
Compare
PR #23714: Size comparison from b450110 to ad36231 Increases (3 builds for bl702, cyw30739, nrfconnect)
Decreases (10 builds for efr32, esp32, psoc6, telink)
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
andy31415
reviewed
Nov 22, 2022
...es/java-matter-controller/java/src/com/matter/controller/commands/common/CommandManager.java
Show resolved
Hide resolved
andy31415
reviewed
Nov 22, 2022
...es/java-matter-controller/java/src/com/matter/controller/commands/common/CommandManager.java
Outdated
Show resolved
Hide resolved
andy31415
reviewed
Nov 22, 2022
...les/java-matter-controller/java/src/com/matter/controller/commands/common/MatterCommand.java
Outdated
Show resolved
Hide resolved
andy31415
reviewed
Nov 22, 2022
...les/java-matter-controller/java/src/com/matter/controller/commands/common/MatterCommand.java
Show resolved
Hide resolved
andy31415
reviewed
Nov 22, 2022
...s/java-matter-controller/java/src/com/matter/controller/commands/pairing/PairingCommand.java
Show resolved
Hide resolved
andy31415
reviewed
Nov 22, 2022
...s/java-matter-controller/java/src/com/matter/controller/commands/pairing/PairingCommand.java
Outdated
Show resolved
Hide resolved
This was referenced Nov 22, 2022
d132577
to
a664e3f
Compare
PR #23714: Size comparison from ba8cb33 to a664e3f Increases (7 builds for cc13x2_26x2, cyw30739, efr32, esp32, psoc6, telink)
Decreases (5 builds for cc13x2_26x2, cyw30739, esp32, nrfconnect, telink)
Full report (36 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
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.
Summary of Changes:
#23805
--Add Java pairing test
Instructions:
-- Build
docker run -it -v /workspace/connectedhomeip:/connectedhomeip connectedhomeip/chip-build:0.6.06
source scripts/bootstrap.sh
./scripts/build/build_examples.py --target linux-x64-java-matter-controller build
./scripts/build/build_examples.py --target linux-x64-chip-tool build
./scripts/build/build_examples.py --target linux-x64-all-clusters build
--In Terminal A
docker exec -it c20375aeb713 bash
rm -rf /tmp/chip* & ./out/linux-x64-all-clusters/chip-all-clusters-app
--In terminal B
docker exec -it c20375aeb713 bash
java -verbose:jni -Xcheck:jni -jar -Djava.library.path=out/linux-x64-java-matter-controller/lib/jni out/linux-x64-java-matter-controller/bin/java-matter-controller pairing onnetwork-long 1 20202021 3840 1000