Menu

How to test an Individual DLL with CPPUnit

Help
2006-05-12
2013-04-22
  • Steve Santacroce

    Without having any way to "run" a DLL, how would someone go about testing a DLL by itself?

     
    • Baptiste Lepilleur

      You can use the testpluginrunner for this purpose. It will load the dll and run the test registered in the test registry.

      CppUnit need to be build as a shared library for this to work.

      Baptiste.

       

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.