blob: 61cd20ae183f9039a908baea5e28c2b1baf797a9 [file] [log] [blame]
# RUN: %{llbuild} --version > %t.out
# RUN: %{FileCheck} --check-prefix=CHECK-VERSION < %t.out %s
#
# CHECK-VERSION: llbuild version
# RUN: %{llbuild} --help 2> %t.err
# RUN: %{FileCheck} --check-prefix=CHECK-USAGE < %t.err %s
#
# CHECK-USAGE: Usage: llbuild