15d77c20aSEric BeckmannRUN: llvm-mt /h | FileCheck %s -check-prefix=HELP 282998506SEric Beckmann 382998506SEric BeckmannHELP: OVERVIEW: Manifest Tool 491d8af53SEric Beckmann 591d8af53SEric BeckmannRUN: not llvm-mt /foo 2>&1 >/dev/null | FileCheck %s -check-prefix=INVALID 6*fb540741SJonas DevlieghereINVALID: llvm-mt: error: invalid option '/foo' 791d8af53SEric Beckmann 87b84de79SBrian GesiakRUN: not llvm-mt /oyt:%t 2>&1 | FileCheck %s -check-prefix=INVALID-BUT-CLOSE 9*fb540741SJonas DevlieghereINVALID-BUT-CLOSE: llvm-mt: error: invalid option '/oyt:{{.*}}help.test.tmp', did you mean '/out:{{.*}}help.test.tmp'? 107b84de79SBrian Gesiak 11