blob: aa86986f4e0e87cab5032d776ec426b4a38bbdb4 [file] [log] [blame]
add_lldb_unittest(SymbolTests
LocateSymbolFileTest.cpp
PostfixExpressionTest.cpp
TestClangASTContext.cpp
TestDWARFCallFrameInfo.cpp
TestType.cpp
TestLineEntry.cpp
LINK_LIBS
lldbHost
lldbSymbol
lldbUtilityHelpers
lldbPluginObjectFileELF
lldbPluginObjectFileMachO
lldbPluginSymbolFileDWARF
lldbPluginSymbolFileSymtab
LLVMTestingSupport
)
set(test_inputs
inlined-functions.yaml
)
add_unittest_inputs(SymbolTests "${test_inputs}")