Unit Testing in MQX Projects

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

Unit Testing in MQX Projects

跳至解决方案
1,577 次查看
same
Contributor II

Hi everybody,

I have MCF 522259 with codwarrior 10.2 and MQX 3.8.

I want to use Cppunit in CodeWarrior too, but I couldn't add it to my project.

In fact I added it to path and CodeWarrior can find header files, but for building the project I am getting so many error messages like:

=#include <string>

>the file 'string' cannot be opened

OR

(C:\cppunit\include\cppunit\TestCase.h|32|20|3|706|3)

=    TestCase( const std::string &name );

>declaration syntax error

does anyone know how to use unit testing frameworks like cppUnit in codewarrior?

Regards

标记 (4)
0 项奖励
回复
1 解答
868 次查看
Martin_
NXP Employee
NXP Employee
0 项奖励
回复
1 回复
869 次查看
Martin_
NXP Employee
NXP Employee
0 项奖励
回复