llvm-for-llvmta/test/tools/obj2yaml/invalid_input_file.test

4 lines
155 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: not obj2yaml %p/path/does/not/exist 2>&1 | FileCheck %s
# CHECK: Error reading file: {{.*}}/path/does/not/exist: {{[Nn]}}o such file or directory