Home
last modified time | relevance | path

Searched refs:ctest (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/flang/test/Fir/
H A Dconvert-fold.fir30 // CHECK-LABEL: @ctest
31 func.func @ctest() -> index {
/llvm-project-15.0.7/llvm/utils/unittest/
H A DCMakeLists.txt8 # ctest. You can select which tests to run using 'ctest -R regex'.
9 # For more options, run 'ctest --help'.
/llvm-project-15.0.7/flang/
H A D.drone.star19 "ctest --output-on-failure -j24",
45 "ctest --output-on-failure -j24",
/llvm-project-15.0.7/third-party/benchmark/test/
H A DCMakeLists.txt243 find_program(CTEST ctest)
249 COMMAND ${CTEST} --force-new-ctest-process
274 " ctest: ${CTEST}\n"
/llvm-project-15.0.7/third-party/benchmark/
H A Dappveyor.yml44 - ctest --build-config %configuration% --timeout 300 --output-on-failure
H A D.travis.yml202 - ctest -C ${BUILD_TYPE} --output-on-failure
H A DREADME.md102 $ cmake -E chdir "build" ctest --build-config Release