blob: f6c6e25b8d8778b0f9468ad84762dc51c60f1598 [file] [log] [blame]
add_lldb_unittest(LLDBCoreTests
MangledTest.cpp
RichManglingContextTest.cpp
StreamCallbackTest.cpp
UniqueCStringMapTest.cpp
LINK_LIBS
lldbCore
lldbHost
lldbSymbol
lldbPluginObjectFileELF
lldbPluginSymbolVendorELF
lldbUtilityHelpers
LLVMTestingSupport
LINK_COMPONENTS
Support
)
set(test_inputs
mangled-function-names.yaml
)
add_unittest_inputs(LLDBCoreTests "${test_inputs}")