repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
utils
/
lit
/
tests
/
max-time.py
blob
a416c8da3eaff310ec616850b74c5bc0a08af34b
1
# UNSUPPORTED: system-windows
2
3
# Test overall lit timeout (--max-time).
4
#
5
# RUN: %{lit} %{inputs}/max-time --max-time=5 2>&1 | FileCheck %s
6
7
# CHECK: reached timeout, skipping remaining tests
8
# CHECK: Skipped: 1
9
# CHECK: Passed : 1