Searched refs:ctest (Results 1 – 7 of 7) sorted by relevance
30 // CHECK-LABEL: @ctest31 func.func @ctest() -> index {
8 # ctest. You can select which tests to run using 'ctest -R regex'.9 # For more options, run 'ctest --help'.
19 "ctest --output-on-failure -j24",45 "ctest --output-on-failure -j24",
243 find_program(CTEST ctest)249 COMMAND ${CTEST} --force-new-ctest-process274 " ctest: ${CTEST}\n"
44 - ctest --build-config %configuration% --timeout 300 --output-on-failure
202 - ctest -C ${BUILD_TYPE} --output-on-failure
102 $ cmake -E chdir "build" ctest --build-config Release