Need support for unit testing.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Need support for unit testing.

1,134 Views
EhsanElahi
Contributor I

Hi Experts,

I am new with MCUXpresso and its unit testing. I have a question related to unit testing. Why MCUXpresso use unity test framework instead of Google test framework.?

0 Kudos
Reply
2 Replies

1,120 Views
ErichStyger
Specialist I

You are of course free to use any test framework you want to use, there is no limitation on this.

0 Kudos
Reply

1,116 Views
EhsanElahi
Contributor I

I tried with gtest and unity test frameworks. Unity test framework is integrated smoothly with MCUXpresso and Gtest gives an error of compiler which is:

 

Screenshot from 2023-12-04 14-18-19.png

0 Kudos
Reply