summaryrefslogtreecommitdiffstats
path: root/lldb/lit/tools/lldb-mi/exec/exec-run-wrong-binary.test
blob: 98dc75f509cd340c9e2853be31a8c76020f5e8c2 (plain)
1
2
3
4
5
6
# RUN: %lldbmi < %s | FileCheck %s

# Test that -exec-run command won't hang in case of wrong name of binary file.

-file-exec-and-symbols name.exe
# CHECK: ^error,msg="Command 'file-exec-and-symbols'. Target binary 'name.exe' is invalid.
OpenPOWER on IntegriCloud