4 lines
156 B
Text
4 lines
156 B
Text
# REQUIRES: asserts
|
|
# RUN: not --crash lldb-test assert > %t.error 2>&1
|
|
# RUN: cat %t.error | FileCheck %s
|
|
# CHECK: {{lldb_assert failed|lldb-test assert}}
|