Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Unit testing framework for C/C++ ?: (2 Items)
   
Unit testing framework for C/C++ ?  
Has anyone succesfully used a unit testing framework for C/C++ cross-platform development? I didn't find much on the 
topic around and I would like to integrate unit testing in our developement.
Thanks!
Re: Unit testing framework for C/C++ ?  
I've used and am using CUnit.  Not as transparent as the JUnit, nor does it
have as many supporting tools around it, but it is a framework to work with
rather than building your own.

Thomas

On Thu, Jul 17, 2008 at 10:42 PM, Martin Gagnon <
martin.gagnon@genisys-solutions.com> wrote:

> Has anyone succesfully used a unit testing framework for C/C++
> cross-platform development? I didn't find much on the topic around and I
> would like to integrate unit testing in our developement.
> Thanks!
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post10687
>
>