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

Testing Cellular drivers/libraries #257

Open
CalvoM opened this issue Apr 26, 2021 · 2 comments
Open

Testing Cellular drivers/libraries #257

CalvoM opened this issue Apr 26, 2021 · 2 comments

Comments

@CalvoM
Copy link

CalvoM commented Apr 26, 2021

Description

I am currently writing integration tests for our network components. We are using SIMCOM modem, i.e. SIM5360E, and thus we extended the Cellular Library to support SIMCOM. However, when we write the integration tests for the network functionality, the integration do not go past the __svcXX parts e.g. the __svcMutex found here. So, we sought to see how the already built Cellular libraries like Ublox are tested, so that we could find guidance, but we found none. Thus my question, does anyone have links for tests for such cellular libraries so that we could find help or even better, how to solve this svc issue we have in testing?
We are using PCB with NUCLEO-F429ZI chip and GCC_ARM toolchain.
Thanks in advance.

Issue request type

[x] Question
[ ] Enhancement
[ ] Bug
@0xc0170
Copy link
Contributor

0xc0170 commented Apr 26, 2021

This might be better to report in Mbed OS repository where we would ask connectivity team to review.

@CalvoM
Copy link
Author

CalvoM commented Apr 26, 2021

Okay lemme do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants