android_system_core/libunwindstack/tests
Christopher Ferris 2a25c4aab5 Add full support for initing registers.
- Fixes a few bugs in untested functionality.
- Add tests for the way the register handling code is used.
- Fix a few tests that were not reaping child processes.

Bug: 23762183

Test: Ran unit tests on host (32 bit and 64 bit).
Test: Ran unit tests on angler (32 bit and 64 bit).
Change-Id: I573d6617b4f1561f6e8494d7213c52086d112d97
2017-07-11 12:15:54 -07:00
..
files Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00
ArmExidxDecodeTest.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ArmExidxExtractTest.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
DwarfCfaLogTest.cpp Add DwarfSection classes. 2017-06-01 13:12:31 -07:00
DwarfCfaTest.cpp Add DwarfSection classes. 2017-06-01 13:12:31 -07:00
DwarfDebugFrameTest.cpp Add EH frame and debug frame support. 2017-06-16 14:25:29 -07:00
DwarfEhFrameTest.cpp Add EH frame and debug frame support. 2017-06-16 14:25:29 -07:00
DwarfMemoryTest.cpp Add DwarfMemory class. 2017-03-24 14:07:21 -07:00
DwarfOpLogTest.cpp Add DwarfOp support. 2017-04-04 12:35:50 -07:00
DwarfOpTest.cpp Add DwarfSection classes. 2017-06-01 13:12:31 -07:00
DwarfSectionImplTest.cpp Add DwarfSection classes. 2017-06-01 13:12:31 -07:00
DwarfSectionTest.cpp Add DwarfSection classes. 2017-06-01 13:12:31 -07:00
ElfInterfaceArmTest.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ElfInterfaceTest.cpp Add section parsing and function name handling. 2017-06-23 10:51:28 -07:00
ElfTest.cpp Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00
ElfTestUtils.cpp Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00
ElfTestUtils.h Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00
GenGnuDebugdata.cpp Add .gnu_debugdata support. 2017-06-28 15:23:10 -07:00
LogFake.cpp Remote reference to log/logger.h 2017-01-30 13:24:51 -08:00
LogFake.h New version of unwinder. 2017-01-25 12:21:51 -08:00
MapInfoCreateMemoryTest.cpp Add full support for initing registers. 2017-07-11 12:15:54 -07:00
MapInfoGetElfTest.cpp Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00
MapsTest.cpp Implement maps parsing. 2017-04-06 15:01:02 -07:00
MemoryBuffer.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
MemoryFake.cpp New version of unwinder. 2017-01-25 12:21:51 -08:00
MemoryFake.h Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
MemoryFileTest.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
MemoryLocalTest.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
MemoryRangeTest.cpp Fix some memory leaks, potential errors. 2017-06-19 16:20:33 -07:00
MemoryRemoteTest.cpp Add full support for initing registers. 2017-07-11 12:15:54 -07:00
MemoryTest.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
RegsFake.h Add full support for initing registers. 2017-07-11 12:15:54 -07:00
RegsTest.cpp Add full support for initing registers. 2017-07-11 12:15:54 -07:00
SymbolsTest.cpp Add Symbols parsing. 2017-04-04 14:41:34 -07:00
UnwindTest.cpp Add full support for initing registers. 2017-07-11 12:15:54 -07:00