Need support for unit testing.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Need support for unit testing.

1,432 次查看
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 项奖励
回复
2 回复数

1,418 次查看
ErichStyger
Specialist I

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

0 项奖励
回复

1,414 次查看
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 项奖励
回复