blob: 949963fd4034639b50f513a70436018d313a28ff [file] [log] [blame]
add_lldb_unittest(LLDBCoreTests
CommunicationTest.cpp
DiagnosticEventTest.cpp
DumpDataExtractorTest.cpp
DumpRegisterInfoTest.cpp
FormatEntityTest.cpp
MangledTest.cpp
ModuleSpecTest.cpp
ProgressReportTest.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
)