Sign in
llvm
/
llvm-project
/
d95dadff8f094e793b79eec57737ec397fad7724
/
.
/
lldb
/
test
/
Shell
/
Error
/
assert.test
blob: 3678b45c0ad72851564e10e3490016852c2dd08a [
file
]
# 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}}