zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.62k stars 6.5k forks source link

drivers.uart.cdc_acm: need define scripts to check the result to make it work in CI #38378

Open hakehuang opened 3 years ago

hakehuang commented 3 years ago

Is your enhancement proposal related to a problem? Please describe. drivers.uart.cdc_acm is a usb driver cdc class testing, we need setup another usb console to communicate with

Describe the solution you'd like current test framework does not have such interfaces

Describe alternatives you've considered No.

Additional context We need create a script to open addition console and check the result against

zephyrbot commented 7 months ago

Hi @hakehuang,

This issue, marked as an Enhancement, was opened a while ago and did not get any traction. Please confirm the issue is correctly assigned and re-assign it otherwise.

Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason.

Thanks!

hakehuang commented 7 months ago

I will try to work on this in next few weeks