android_system_core/libunwindstack/tests
Christopher Ferris 570b76f04f Init .gnu_debugdata in GetElf().
- Modify the tests to share some code for the generation of the elf data.
- Move the gnu_debugdata files into a separate directory.
- Add tests for GetElf().
- Move the CreateMemory() tests and the GetElf() tests into separate files.

Bug: 23762183

Test: New unit tests pass.
Change-Id: Ie3380296bb49753c2ac8801cfa11f93d6ff7121d
2017-06-30 17:24:58 -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 Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -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 overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
MemoryTest.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
RegsFake.h Change RegsTmpl to RegsImpl. 2017-06-01 17:56:46 -07:00
RegsTest.cpp Change RegsTmpl to RegsImpl. 2017-06-01 17:56:46 -07:00
SymbolsTest.cpp Add Symbols parsing. 2017-04-04 14:41:34 -07:00