Search code examples
Running Tests in CLion using CMake's CTest...

c++cmakegoogletestclionctest

Read More
ctest and MPI parallel tests...

cmakempigoogletestctest

Read More
Hide automatically generated CTest targets...

c++cmakeclionctest

Read More
Why my Qt test (which uses a QProcess) fails?...

c++qtctest

Read More
How to group CTests together?...

c++unit-testingtestingclionctest

Read More
Producing CTest results in Jenkins (xUnit >= 1.58)...

jenkinscmakectest

Read More
Each CTest executable is several MB - how do I make them smaller?...

c++unit-testingcmakectest

Read More
Registering tests on QTest in CTest apart from executable like GTest realizations...

qtcmakectestqtestlibqtest

Read More
ctest does not find valgrind...

c++cmakevalgrindctest

Read More
Randomize unit-tests using cmake/ctest...

unit-testingcmakectest

Read More
How to get core dump file in docker while running ctest?...

c++dockercoredumpctest

Read More
CDash timeout on code coverage submit...

dockerctestcdash

Read More
CMake & CTest : make test doesn't build tests...

dependenciescmakectest

Read More
How to get CTest results in Hudson / Jenkins...

junithudsoncmakejenkinsctest

Read More
Do not expand CMake list variable...

cmakectest

Read More
CTest, VS2010. How to get rid of Nightly, NightlyMemCheck, etc?...

visual-studiocmakectest

Read More
Azure devops publish test results with links to requirement...

azure-devopsctest

Read More
Ctest get number of tests passed/failed in script...

cmakectest

Read More
cmake/ctest generate Test.xml (without rebuilding?) / could not load cache...

cmakectest

Read More
ctest reports success for test with exit status 1...

c++cmakectestexitstatuscatch2

Read More
How to pass arguments to memcheck with ctest?...

command-linecmakevalgrindctestmemcheck

Read More
strange behavior of cmake ctest for bigger CTEST_PARALLEL_LEVEL...

makefilecmakegoogletestctest

Read More
How to print WORKING_DIRECTORY in CMake?...

visual-studiocmakectest

Read More
CTest with multiple commands...

cmakecommandctest

Read More
Project Structure for unit testing (qtest) when using target_sources() command in sub directory...

c++cmakeproject-structurectestqtestlib

Read More
CMake UnitTest on x86 in ARM project...

unit-testingcmakex86-64cortex-mctest

Read More
CMake: setting an environmental variable for ctest (or otherwise getting failed test output from cte...

testingcmakeenvironment-variablesoutputctest

Read More
Continue after dependent target fails in custom CMake target...

testingcmakeregressiontargetctest

Read More
C Testing - undefined reference with Unity and CMake...

cunit-testingcmakectestunity-test-framework

Read More
cmake/ctest with valgrind output as xml...

cmakevalgrindctest

Read More
BackNext