aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-reduce/fail-execute-test.test
blob: 1b3266e72ad21281b10177b7dcc7187b13a9d873 (plain)
1
2
3
4
# RUN: export LSAN_OPTIONS=detect_leaks=0
# RUN: not llvm-reduce --test=%s.NotAFileInTestingDir %p/Inputs/test-output-format.ll 2>&1 | FileCheck -DFILENAME=%s.NotAFileInTestingDir --strict-whitespace %s

# CHECK: error: running interesting-ness test: {{(Executable "[[FILENAME]]" doesn't exist$)?(program not executable$)?}}