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

Add platform specific unit tests #123

Open
LasseRosenow opened this issue Nov 19, 2024 · 2 comments
Open

Add platform specific unit tests #123

LasseRosenow opened this issue Nov 19, 2024 · 2 comments

Comments

@LasseRosenow
Copy link
Collaborator

Now that we start to have very platform specific implementations for NetworkChannels such as the CoapUdpIpChannel for RIOT OS, it makes sense that we add unit tests that are executed on the correct runtime.

I am not yet sure how to integrate the CMAKE stuff to run make based RIOT OS tests, but I think we should find a way.

@erlingrj
Copy link
Collaborator

Yes, agreed. The first challenge is finding a nice test environment, such as RIOT with the tap interface

@LasseRosenow
Copy link
Collaborator Author

For Zephyr OS this is mostly the same as for RIOT, which is really nice: https://docs.zephyrproject.org/latest/connectivity/networking/native_sim_setup.html

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