[lit] Add argument check: --timeout must be non-negative integer
[llvm-core.git] / test / tools / yaml2obj / invalid_output_file.test
blob1124b49d18cc158fb8a1b1ede0c1f76eb784495b
1 # RUN: not yaml2obj -o %p/path/does/not/exist 2>&1 | FileCheck %s
3 # Don't check the OS-dependent message "No such file or directory".
4 # CHECK: yaml2obj: error: failed to open '{{.*}}/path/does/not/exist': {{.*}}