Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Servlets and the fly likes C/C++ Unit test tool? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "C/C++ Unit test tool?" Watch "C/C++ Unit test tool?" New topic
Author

C/C++ Unit test tool?

Ben Nguyen
Greenhorn

Joined: Dec 28, 2001
Posts: 1
Hi,
We have a software application, written in C/C++, Solaris, about 800,000 lines of code in 600 files (modules), and stored in several subdirectories.
Do you know a tool to do Unit test for such complicated application?
Thank you in advance!
Ben-

Matthew Phillips
Ranch Hand

Joined: Mar 09, 2001
Posts: 2676
Your post does not appear to have anything to do with Java, or more particularly Java servlets. Would you please be more clear on your request?

------------------
Matthew Phillips
Sun Certified Programmer for Java 2 Platform


Matthew Phillips
Tony Alicea
Desperado
Sheriff

Joined: Jan 30, 2000
Posts: 3219
Therefore I am closing this thread. I could just delete it but I won't...
------------------
Tony Alicea, Java Developer, SCPJ2, SCWCD


Tony Alicea
Senior Java Web Application Developer, SCPJ2, SCWCD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: C/C++ Unit test tool?
 
Similar Threads
JUnit; is there a way to order tests?
Should unit testing be given up?
Web unit testing, when main app to be tested is not running
XML to JSP Unit Testing
testing vocabulary - do you agree with this vocabulary?