Merge "Add missing test files to compile."
am: 32ac9bfd09
Change-Id: Iaf2ebb9f3d39b2e99724b2bed0512b4f0bb3da3c
This commit is contained in:
commit
793ffcbf20
1 changed files with 2 additions and 0 deletions
|
|
@ -103,11 +103,13 @@ cc_defaults {
|
||||||
"tests/MapInfoCreateMemoryTest.cpp",
|
"tests/MapInfoCreateMemoryTest.cpp",
|
||||||
"tests/MapInfoGetElfTest.cpp",
|
"tests/MapInfoGetElfTest.cpp",
|
||||||
"tests/MapsTest.cpp",
|
"tests/MapsTest.cpp",
|
||||||
|
"tests/MemoryBuffer.cpp",
|
||||||
"tests/MemoryFake.cpp",
|
"tests/MemoryFake.cpp",
|
||||||
"tests/MemoryFileTest.cpp",
|
"tests/MemoryFileTest.cpp",
|
||||||
"tests/MemoryLocalTest.cpp",
|
"tests/MemoryLocalTest.cpp",
|
||||||
"tests/MemoryRangeTest.cpp",
|
"tests/MemoryRangeTest.cpp",
|
||||||
"tests/MemoryRemoteTest.cpp",
|
"tests/MemoryRemoteTest.cpp",
|
||||||
|
"tests/MemoryTest.cpp",
|
||||||
"tests/RegsTest.cpp",
|
"tests/RegsTest.cpp",
|
||||||
"tests/SymbolsTest.cpp",
|
"tests/SymbolsTest.cpp",
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue