blob: 215bb5716e6a5f1f85294f1987da37463be350ad [file] [log] [blame]
# Check running with compile only
# RUN: rm -rf %t.SANDBOX
# RUN: lnt runtest test-suite \
# RUN: --sandbox %t.SANDBOX \
# RUN: --no-timestamp \
# RUN: --test-suite %S/Inputs/test-suite-cmake \
# RUN: --cc %{shared_inputs}/FakeCompilers/clang-r154331 \
# RUN: --use-cmake %S/Inputs/test-suite-cmake/fake-cmake \
# RUN: --use-make %S/Inputs/test-suite-cmake/fake-make \
# RUN: --use-lit %S/Inputs/test-suite-cmake/fake-lit-profile \
# RUN: --verbose \
# RUN: --only-compile \
# RUN: > %t.pgo.log 2> %t.compile-only.err
# RUN: FileCheck --check-prefix CHECK-CO < %t.compile-only.err %s
# CHECK-CO: TEST_SUITE_RUN_BENCHMARKS: 'Off'