|
|
Re: Unit testing framework for C/C++ ?
|
|
07/18/2008 9:39 AM
post10705
|
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
>
>
|
|
|
|
|