android_system_core/libunwindstack
Christopher Ferris 9416703f5b Remove assert, use CHECK instead.
- Use the CHECK macro everywhere that assert was used.
- Remove the _debug version of the tests and leave the CHECK macro so
  it's always checking in the code.

Bug: 23762183

Test: Ran unit tests.
Change-Id: Ie705eedae393d0e95bb9d99f852687a11881aef1
2017-06-29 10:29:43 -07:00
..
tests
.clang-format
Android.bp Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
ArmExidx.cpp Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
ArmExidx.h
Check.h Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
DwarfCfa.cpp
DwarfCfa.h
DwarfDebugFrame.cpp
DwarfDebugFrame.h
DwarfEhFrame.cpp Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
DwarfEhFrame.h
DwarfEncoding.h
DwarfError.h
DwarfLocation.h
DwarfMemory.cpp Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
DwarfMemory.h
DwarfOp.cpp
DwarfOp.h
DwarfSection.cpp
DwarfSection.h
DwarfStructs.h
Elf.cpp
Elf.h
ElfInterface.cpp
ElfInterface.h
ElfInterfaceArm.cpp
ElfInterfaceArm.h
Log.cpp
Log.h
Machine.h
MapInfo.cpp
MapInfo.h
Maps.cpp
Maps.h
Memory.cpp
Memory.h Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
Regs.cpp Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
Regs.h
Symbols.cpp Remove assert, use CHECK instead. 2017-06-29 10:29:43 -07:00
Symbols.h
User.h
unwind_info.cpp