Merge "Add missing test files to compile."
This commit is contained in:
commit
32ac9bfd09
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