brintos

brintos / llvm-project-archived public Read only

0
0
Text · 234 B · a416c8d Raw
10 lines · python
1# UNSUPPORTED: system-windows2 3# Test overall lit timeout (--max-time).4#5# RUN: %{lit} %{inputs}/max-time --max-time=5 2>&1  |  FileCheck %s6 7# CHECK: reached timeout, skipping remaining tests8# CHECK: Skipped: 19# CHECK: Passed : 110