aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/max-time.py
blob: a416c8da3eaff310ec616850b74c5bc0a08af34b (plain)
1
2
3
4
5
6
7
8
9
# UNSUPPORTED: system-windows

# Test overall lit timeout (--max-time).
#
# RUN: %{lit} %{inputs}/max-time --max-time=5 2>&1  |  FileCheck %s

# CHECK: reached timeout, skipping remaining tests
# CHECK: Skipped: 1
# CHECK: Passed : 1