llvm-project/lldb/lit/Driver/TestCore.test

3 lines
119 B
Plaintext

# RUN: not %lldb -c /bogus/path 2>&1 | FileCheck %s
# CHECK: error: file specified in --core (-c) option doesn't exist