ARMmbed / greentea

IoT reGREssion ENvironment for TEst Automation
Apache License 2.0
27 stars 44 forks source link

Unit test for uart serial with greentea #285

Closed sathysreenath closed 5 years ago

sathysreenath commented 5 years ago

Hi

We are using uartserial in our code and wanted to add unit tests to it, but hit a roadblock as greentea uses rawserial, is there a good way to test uart serial with greentea? Any help would be appreciated.

Thanks so much, Sathy

theotherjimmy commented 5 years ago

You're thinking of greentea-client in Mbed OS, and you would be better served opening an issue over there. More over, you're talking about C/C++, where as this repo in all python. :)

sathysreenath commented 5 years ago

Thank you I will open the issue in mbedos.

ciarmcom commented 5 years ago

Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-121