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