blob: 97268b3dbf8f8420c9301f9a64253f1bbfaa63ef [file] [log] [blame]
add_lldb_unittest(LLDBCoreTests
DebuggerTest.cpp
CommunicationTest.cpp
DiagnosticEventTest.cpp
DumpDataExtractorTest.cpp
DumpRegisterInfoTest.cpp
FormatEntityTest.cpp
MangledTest.cpp
ModuleSpecTest.cpp
PluginManagerTest.cpp
ProgressReportTest.cpp
RichManglingContextTest.cpp
SourceLocationSpecTest.cpp
SourceManagerTest.cpp
TelemetryTest.cpp
UniqueCStringMapTest.cpp
LINK_LIBS
lldbCore
lldbHost
lldbPluginCPlusPlusLanguage
lldbPluginObjectFileELF
lldbPluginObjectFileMachO
lldbPluginObjectFilePECOFF
lldbPluginPlatformMacOSX
lldbPluginSymbolFileSymtab
lldbSymbol
lldbUtilityHelpers
lldbHostHelpers
LLVMTestingSupport
LINK_COMPONENTS
Support
Telemetry
)