add_lldb_unittest(LLDBCoreTests BroadcasterTest.cpp DataExtractorTest.cpp EventTest.cpp ListenerTest.cpp MangledTest.cpp ScalarTest.cpp StateTest.cpp StreamCallbackTest.cpp LINK_LIBS lldbCore lldbHost lldbSymbol lldbPluginObjectFileELF lldbPluginSymbolVendorELF lldbUtilityHelpers LLVMTestingSupport LINK_COMPONENTS Support ) add_dependencies(LLDBCoreTests yaml2obj) add_definitions(-DYAML2OBJ="$") set(test_inputs mangled-function-names.yaml ) add_unittest_inputs(LLDBCoreTests "${test_inputs}")