blob: d5b0be7ea2a28c4f574118f6a3e75efda75b1ae1 [file] [log] [blame]
add_lldb_unittest(SymbolFileDWARFTests
DWARFASTParserClangTests.cpp
DWARFDebugNamesIndexTest.cpp
DWARFDIETest.cpp
DWARFIndexCachingTest.cpp
DWARFUnitTest.cpp
SymbolFileDWARFTests.cpp
XcodeSDKModuleTests.cpp
LINK_LIBS
lldbCore
lldbHost
lldbSymbol
lldbPluginObjectFilePECOFF
lldbPluginSymbolFileDWARF
lldbPluginSymbolFilePDB
lldbPluginTypeSystemClang
lldbPluginPlatformMacOSX
lldbUtilityHelpers
lldbSymbolHelpers
LLVMTestingSupport
LINK_COMPONENTS
Support
DebugInfoPDB
)
set(test_inputs
test-dwarf.exe
DW_AT_default_value-test.yaml)
add_unittest_inputs(SymbolFileDWARFTests "${test_inputs}")