Forum: System Workbench for STM32

Unit test issues for STM32

Hey all,

I am trying to create unit tests for my project.
My project is for a STM32 and consists of a normal project + shared library.
I have tried a couple of different frameworks. Managed to get CUTE to work(Eclipse Marketplace)
But i am really struggling with includes. I found tutorials online and videos but they only show the unit test with one file..
What framework do i use and how do i fix the includes?

Thanks in advance!
Any help is greatly appreciated as I am stuck

Rinke