Menu

cppunit test suite memory proble

Ravenwater
2006-09-20
2013-04-22
  • Ravenwater

    Ravenwater - 2006-09-20

    First of all, thank you for creating CPPUNIT: it has made my life a lot more productive, and it is a nice piece of software.

    Now my question: I am running out of memory on some of my larger test suites. This is caused by cppunit instantiating a test suite for each test it is going to run before it runs the first test.

      Is there something inherent to the design that all the tests need their own copy AND need to be created before running the first test?

    Theo

     
    • john_1726

      john_1726 - 2006-11-21

      What IDE are you using?  I know that some people have found problems with Visual Studio .NET 2003.  See the following link for details,

      http://sourceforge.net/tracker/index.php?func=detail&aid=976467&group_id=11795&atid=111795

      Try running your unit tests from the command line rather than using the GUI.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.