1# REQUIRES: asserts 2# RUN: not --crash lldb-test assert > %t.error 2>&1 3# RUN: cat %t.error | FileCheck %s 4# CHECK: "lldb_assert failed" 5