Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 2 months ago.
How to unit test mbed
I have been trying to compile unit tests for a mbed project and I'm not having any success. It's giving me a terrible head-ache and I have no idea where to go.
I have tried two ways. One way is compiling for the mbed and including googleTest and the other is compiling for my Linux system and including the mbed stuff.
I however haven't had any success so my progress is irrelevant.
I really want to use proper unit tests so any tips on getting this or any other unit tests working would be great.
1 Answer
11 years, 2 months ago.
Look here http://developer.mbed.org/users/PrzemekWirkus/notebook/mbed-sdk---cpputest-usage/
and some test here, on github https://github.com/mbedmicro/mbed/tree/master/libraries/tests/utest