[CMake] CTest + unit test frameworks integration

Alexander Neundorf a.neundorf-work at gmx.net
Fri Jul 18 14:38:26 EDT 2008


On Friday 18 July 2008, Yuri Timenkov wrote:
> Does anyone have an experience in integrating Unit test frameworks with
> CTest? AFAIK many of such frameworks provide means to register tests and
> test cases, and it would be nice to make ctest aware of such things,
> because it's not good to make changes in multiple places when I add new
> test.
>
> I know, KDE has some things, but their approach doesn't allow to run single
> test. 

Do you mean with a "single" test a single test executable with all tests or a 
single test within a single test executable ?
If there is something bad, of course we'll try to fix it.

Alex


More information about the CMake mailing list