platform_system_core/libunwindstack/tests
Christopher Ferris f6d5431273 A few cleanups.
- Cleanup the blueprint file a bit.
- Fix the formatting in DwarfMemoryTest.cpp.
- Fix the misnamed test MemoryBuffer.cpp to MemoryBufferTest.cpp.
- Add a function to find the location of the test files so it's not
  necessary to run the test in the same directory as the test files.

Bug: 23762183

Test: Builds and unit tests pass.
Change-Id: I5666972bd01f14b8ee47c518f1840f8aeb7fd08b
2017-07-11 19:10:34 -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 A few cleanups. 2017-07-11 19:10:34 -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 A few cleanups. 2017-07-11 19:10:34 -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
MemoryBufferTest.cpp A few cleanups. 2017-07-11 19:10:34 -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