Sign in
◑
Theme
llvm
/
llvm-project
/
4e32fa991ee2c702d64e8db55ece2f01fdd7ffca
/
.
/
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}}