blob: d10e93ca6336d6fe786fe0369ba2702314b9a3ea [file] [log] [blame]
add_lldb_unittest(TargetTests
ABITest.cpp
DynamicRegisterInfoTest.cpp
ExecutionContextTest.cpp
LocateModuleCallbackTest.cpp
MemoryRegionInfoTest.cpp
MemoryTest.cpp
MemoryTagMapTest.cpp
ModuleCacheTest.cpp
PathMappingListTest.cpp
RegisterFlagsTest.cpp
RemoteAwarePlatformTest.cpp
StackFrameRecognizerTest.cpp
FindFileTest.cpp
LINK_LIBS
lldbCore
lldbHost
lldbPluginObjectFileBreakpad
lldbPluginObjectFileELF
lldbPluginPlatformLinux
lldbPluginPlatformMacOSX
lldbPluginPlatformAndroid
lldbPluginSymbolFileBreakpad
lldbPluginSymbolFileSymtab
lldbTarget
lldbSymbol
lldbUtility
lldbUtilityHelpers
LINK_COMPONENTS
Support
)
set(test_inputs
AndroidModule.so
AndroidModule.so.sym
AndroidModule.unstripped.so
TestModule.so
)
add_unittest_inputs(TargetTests "${test_inputs}")