最近写C比较多,不过C的单元测试一直也没做起来,只能用shell写一些功能测试顶上了。先把找到的一些资料放着里,回头再研究吧。有那位朋友有C Unittest的经验,给提点建议吧。
检查内存泄漏
http://www.gnome.org/projects/memprof/
http://valgrind.org/
代码安全性审计
http://directory.fsf.org/devel/build/RATS.html
http://www.dwheeler.com/flawfinder/
C语言单元测试
http://simplectest.sourceforge.net/index.php
http://gethos.net/opensource/cunit.php
http://www.recursism.com/s2004/zp/products/gnu%20autounit
http://cutest.sourceforge.net/
http://check.sourceforge.net/
http://www.falvotech.com/projects/cut.php
http://sourceforge.net/projects/cut
http://cunit.sourceforge.net/
http://c2.com/cgi/wiki?PoorMansTestingFramework
没有评论:
发表评论