blob: b3cddd150635b15f51c69d4e74545747d01faadc [file] [log] [blame]
add_lldb_unittest(LLDBCoreTests
CommunicationTest.cpp
DiagnosticEventTest.cpp
DumpDataExtractorTest.cpp
DumpRegisterInfoTest.cpp
FileSpecListTest.cpp
FormatEntityTest.cpp
MangledTest.cpp
ModuleSpecTest.cpp
RichManglingContextTest.cpp
SourceLocationSpecTest.cpp
SourceManagerTest.cpp
UniqueCStringMapTest.cpp
LINK_LIBS
lldbCore
lldbHost
lldbPluginObjectFileELF
lldbPluginObjectFileMachO
lldbPluginObjectFilePECOFF
lldbPluginPlatformMacOSX
lldbPluginSymbolFileSymtab
lldbSymbol
lldbUtilityHelpers
lldbHostHelpers
LLVMTestingSupport
LINK_COMPONENTS
Support
)