You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Thank you for creating such an amazing open-source project.
I am developing an Android app using the chip-tool.
To obtain CSA certification, I am setting up a Test Harness (TH) and conducting tests using the PICS tool.
However, I have created this issue to ask if the testing process can be validated in an Android environment.
For example, let me take TC-DA-1.3 as a test case.
The command ./chip-tool pairing ble-wifi 1 zigbeehome matter123 20202021 3840 --trace_decode 1 needs to be executed, and the result should be verified.
In the Android environment, it is possible to attempt pairing using pairDeviceWithCode, but options like --trace_decode 1 cannot be applied. As a result, I cannot verify the logs required by the TC.
In conclusion, I have the following two questions:
Is Matter certification generally based on a Linux environment? In other words, is validation not possible in the Android environment?
If validation is possible in the Android environment, how can options like --trace_decode 1 be executed?
Thank you for reading, and have a great day!
Platform
android
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Test issue(s)
Hello,
Thank you for creating such an amazing open-source project.
I am developing an Android app using the chip-tool.
To obtain CSA certification, I am setting up a Test Harness (TH) and conducting tests using the PICS tool.
However, I have created this issue to ask if the testing process can be validated in an Android environment.
For example, let me take
TC-DA-1.3
as a test case.The command
./chip-tool pairing ble-wifi 1 zigbeehome matter123 20202021 3840 --trace_decode 1
needs to be executed, and the result should be verified.In the Android environment, it is possible to attempt pairing using pairDeviceWithCode, but options like
--trace_decode 1
cannot be applied. As a result, I cannot verify the logs required by the TC.In conclusion, I have the following two questions:
Thank you for reading, and have a great day!
Platform
android
Anything else?
No response
The text was updated successfully, but these errors were encountered: