Home
last modified time | relevance | path

Searched refs:errormsg (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/utils/lit/tests/
H A Dcheck-tested-lit-timeout-ability6 supported, errormsg = killProcessAndChildrenIsSupported() variable
9 sys.exit(errormsg)
H A Dlit.cfg91 errormsg = proc.stderr
92 lit_config.warning('Setting a timeout per test not supported. ' + errormsg
/llvm-project-15.0.7/bolt/test/
H A Dlit.cfg.py45 supported, errormsg = lit_config.maxIndividualTestTimeIsSupported variable
50 lit_config.warning('Setting a timeout per test not supported. ' + errormsg
/llvm-project-15.0.7/lldb/test/Shell/
H A Dlit.cfg.py99 supported, errormsg = lit_config.maxIndividualTestTimeIsSupported variable
103 lit_config.warning("Could not set a default per-test timeout. " + errormsg)
/llvm-project-15.0.7/flang/test/Semantics/
H A Dsynchronization01.f9047 sync all(errormsg=error_message)
H A Dsynchronization03.f9047 sync memory(errormsg=error_message)
H A Dsynchronization04.f9058 sync team(warriors, errormsg=error_message)
H A Dsynchronization02.f9073 sync images(*, errormsg=error_message)
H A Devent01.f9071 event post(concert, errormsg=error_message)
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A DLitConfig.py105 supported, errormsg = self.maxIndividualTestTimeIsSupported
108 errormsg)
/llvm-project-15.0.7/lldb/test/API/
H A Dlit.cfg.py149 supported, errormsg = lit_config.maxIndividualTestTimeIsSupported variable
153 lit_config.warning("Could not set a default per-test timeout. " + errormsg)