[lit] Add argument check: --timeout must be non-negative integer
[llvm-core.git] / test / tools / llvm-cxxmap / remap.test
blobe22c36c9dbfedfccd76ee1673ddb626d62dee770
1 RUN: llvm-cxxmap %S/Inputs/before.sym %S/Inputs/after.sym -r %S/Inputs/remap.map -o %t.output -Wambiguous -Wincomplete 2>&1 | FileCheck %s --allow-empty
2 RUN: diff %S/Inputs/expected %t.output
4 CHECK-NOT: warning
5 CHECK-NOT: error