aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests/usage.py
blob: e10d6134a03c29a63ebd139cc4ae55a00aef64de (plain)
1
2
3
4
5
6
# Basic sanity check that usage works.
#
# RUN: %{lit} --help > %t.out
# RUN: FileCheck < %t.out %s
#
# CHECK: Usage: lit.py [options] {file-or-path}