1add_lldb_unittest(ScriptInterpreterPythonTests 2 PythonDataObjectsTests.cpp 3 PythonTestSuite.cpp 4 5 LINK_LIBS 6 lldbHost 7 lldbPluginScriptInterpreterPython 8 LLVMTestingSupport 9 LINK_COMPONENTS 10 Support 11 )