C / C ++测试框架(如Java的JUnit) [英] C/C++ testing framework (like JUnit for java)

查看:106
本文介绍了C / C ++测试框架(如Java的JUnit)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在打我的头撞墙以前一样,同时使用C,我不作任何测试类/ C ++(反而有大量的印刷方法)。

Been hitting my head on the wall before as I don't make any test classes while using c/c++ (but instead have a lot of print methods).

什么是在C / C ++ code执行测试最常用的方法是什么? Java的JUnit的只给我留下了,而调试的东西美好的回忆。

What is the most used method to perform testing in the c/c++ code? Java's JUnit has only left me with good memories while debugging things.

我知道,用code声称的与定义的调试头应该工作,但至今仍然没有更好的办法?

I know that using asserts in code with a defined debug header should work, but aren't there any better ways?

由于我有意向在将来测试类,任何有用的提示是欢迎的。

And since I have the intention to make test classes in the future, any useful tips are welcome.

推荐答案

您可以检查这些了:

http://gamesfromwithin.com/?p=29

<一个href=\"http://www.opensourcetesting.org/unit_c.php\">http://www.opensourcetesting.org/unit_c.php

<一个href=\"http://msdn.microsoft.com/en-us/magazine/cc136757.aspx\">http://msdn.microsoft.com/en-us/magazine/cc136757.aspx

这篇关于C / C ++测试框架(如Java的JUnit)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆