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

[Test Failed] Can TC be validated in an Android environment? #36937

Open
pachuho opened this issue Dec 24, 2024 · 0 comments
Open

[Test Failed] Can TC be validated in an Android environment? #36937

pachuho opened this issue Dec 24, 2024 · 0 comments

Comments

@pachuho
Copy link
Contributor

pachuho commented Dec 24, 2024

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:

  1. Is Matter certification generally based on a Linux environment? In other words, is validation not possible in the Android environment?
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant