Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Automatic Testing of C/C++ Application
Automatic Testing of C/C++ Application [message #100650] Wed, 21 April 2004 18:25 Go to next message
Eclipse UserFriend
Originally posted by: jbyun.qovia.com

Hi;

Is there any activity on automatic testing of C/C++ application either in
CDT or somewhere else ? I took a look at Hyades project seems be geared
mostly toward Java/UML type application.

Any tips or insight on this are appreciated.

Regards,
Re: Automatic Testing of C/C++ Application [message #100663 is a reply to message #100650] Thu, 22 April 2004 04:44 Go to previous messageGo to next message
Eclipse UserFriend
The Boost Test Library (http://www.boost.org/libs/test/doc/index.html) might
be of interest. (Haven't used it extensively myself though..)

/Marcus

"Joon Byun" <jbyun@qovia.com> wrote in message
news:c66rre$1s1$1@eclipse.org...
> Hi;
>
> Is there any activity on automatic testing of C/C++ application either in
> CDT or somewhere else ? I took a look at Hyades project seems be geared
> mostly toward Java/UML type application.
>
> Any tips or insight on this are appreciated.
>
> Regards,
>
>
>
Re: Automatic Testing of C/C++ Application [message #100738 is a reply to message #100650] Thu, 22 April 2004 13:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shizius.hotmail.com

Also, check out CppUnit, it is a near equivalent to the Java JUnit.

Joon Byun wrote:
> Hi;
>
> Is there any activity on automatic testing of C/C++ application either in
> CDT or somewhere else ? I took a look at Hyades project seems be geared
> mostly toward Java/UML type application.
>
> Any tips or insight on this are appreciated.
>
> Regards,
>
>
>
Re: Automatic Testing of C/C++ Application [message #100784 is a reply to message #100650] Fri, 23 April 2004 05:23 Go to previous message
Eclipse UserFriend
Originally posted by: cyberax.scb.usdu.ru

Joon Byun wrote:

> Is there any activity on automatic testing of C/C++ application either in
> CDT or somewhere else ? I took a look at Hyades project seems be geared
> mostly toward Java/UML type application.
> Any tips or insight on this are appreciated.
You can try TUT: http://tut-framework.sourceforge.net/howto/
It's the best unit testing tool for C++ (IMHO).
Previous Topic:CDT not working in eclipse
Next Topic:Can't extend the CDT
Goto Forum:
  


Current Time: Mon Sep 15 16:05:46 EDT 2025

Powered by FUDForum. Page generated in 0.04732 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top