This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b3c291f39 Format OptionEnumValueElement (NFC) new 8bcd3af5a [lldb][NFC] Remove unused imports in python tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../lldbsuite/test/android/platform/TestDefaultCacheLineSize.py | 1 - .../test/api/check_public_api_headers/TestPublicAPIHeaders.py | 2 -- packages/Python/lldbsuite/test/api/listeners/TestListener.py | 3 --- .../lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py | 3 --- .../lldbsuite/test/api/multiple-targets/TestMultipleTargets.py | 2 -- .../Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py | 5 ----- packages/Python/lldbsuite/test/arm/breakpoint-it/TestBreakpointIt.py | 2 -- .../breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py | 2 -- packages/Python/lldbsuite/test/arm/emulation/TestEmulations.py | 1 - packages/Python/lldbsuite/test/bench.py | 2 -- .../lldbsuite/test/benchmarks/continue/TestBenchmarkContinue.py | 2 -- .../Python/lldbsuite/test/benchmarks/expression/TestExpressionCmd.py | 1 - .../Python/lldbsuite/test/benchmarks/expression/TestRepeatedExprs.py | 1 - .../test/benchmarks/frame_variable/TestFrameVariableResponse.py | 1 - .../lldbsuite/test/benchmarks/libcxxlist/TestBenchmarkLibcxxList.py | 2 -- .../lldbsuite/test/benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py | 2 -- .../Python/lldbsuite/test/benchmarks/startup/TestStartupDelays.py | 1 - .../Python/lldbsuite/test/benchmarks/stepping/TestSteppingSpeed.py | 1 - .../benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py | 1 - packages/Python/lldbsuite/test/concurrent_base.py | 2 -- packages/Python/lldbsuite/test/configuration.py | 2 -- packages/Python/lldbsuite/test/darwin_log.py | 1 - packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py | 2 -- .../test/expression_command/completion/TestExprCompletion.py | 2 -- .../lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py | 3 --- .../expression_command/expr-in-syscall/TestExpressionInSyscall.py | 1 - .../ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py | 2 -- .../test/expression_command/ir-interpreter/TestIRInterpreter.py | 2 -- .../lldbsuite/test/expression_command/issue_11588/Test11588.py | 2 -- .../lldbsuite/test/expression_command/options/TestExprOptions.py | 2 -- .../expression_command/persistent_types/TestNestedPersistentTypes.py | 2 -- .../test/expression_command/persistent_types/TestPersistentTypes.py | 2 -- .../persistent_variables/TestPersistentVariables.py | 2 -- .../lldbsuite/test/expression_command/radar_8638051/Test8638051.py | 2 -- .../test/expression_command/radar_9531204/TestPrintfAfterUp.py | 2 -- .../test/expression_command/radar_9673664/TestExprHelpExamples.py | 2 -- .../test/expression_command/save_jit_objects/TestSaveJITObjects.py | 1 - packages/Python/lldbsuite/test/expression_command/test/TestExprs.py | 2 -- packages/Python/lldbsuite/test/expression_command/test/TestExprs2.py | 1 - .../lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py | 2 -- .../expression_command/unwind_expression/TestUnwindExpression.py | 2 -- .../test/expression_command/weak_symbols/TestWeakSymbols.py | 2 -- .../lldbsuite/test/functionalities/abbreviation/TestAbbreviations.py | 2 -- .../test/functionalities/abbreviation/TestCommonShortSpellings.py | 2 -- .../functionalities/apropos_with_process/TestAproposWithProcess.py | 3 --- .../lldbsuite/test/functionalities/archives/TestBSDArchives.py | 2 -- .../Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py | 2 -- .../Python/lldbsuite/test/functionalities/asan/TestReportData.py | 2 -- .../lldbsuite/test/functionalities/attach_resume/TestAttachResume.py | 2 -- .../lldbsuite/test/functionalities/avoids-fd-leak/TestFdLeak.py | 1 - .../test/functionalities/backticks/TestBackticksWithoutATarget.py | 2 -- .../breakpoint/address_breakpoints/TestAddressBreakpoints.py | 3 --- .../breakpoint/address_breakpoints/TestBadAddressBreakpoints.py | 3 --- .../breakpoint/auto_continue/TestBreakpointAutoContinue.py | 3 --- .../breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py | 3 --- .../breakpoint/breakpoint_command/TestBreakpointCommand.py | 2 -- .../breakpoint_command/TestBreakpointCommandsFromPython.py | 3 --- .../breakpoint/breakpoint_command/TestRegexpBreakCommand.py | 1 - .../breakpoint/breakpoint_conditions/TestBreakpointConditions.py | 3 --- .../functionalities/breakpoint/breakpoint_ids/TestBreakpointIDs.py | 2 -- .../breakpoint/breakpoint_ignore_count/TestBreakpointIgnoreCount.py | 3 --- .../breakpoint_in_delayslot/TestAvoidBreakpointInDelaySlot.py | 2 -- .../breakpoint/breakpoint_language/TestBreakpointLanguage.py | 4 ---- .../breakpoint/breakpoint_locations/TestBreakpointLocations.py | 2 -- .../breakpoint/breakpoint_names/TestBreakpointNames.py | 2 -- .../breakpoint/breakpoint_options/TestBreakpointOptions.py | 1 - .../breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py | 1 - .../breakpoint/comp_dir_symlink/TestCompDirSymLink.py | 1 - .../functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py | 2 -- .../breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py | 3 --- .../test/functionalities/breakpoint/debugbreak/TestDebugBreak.py | 1 - .../dummy_target_breakpoints/TestBreakpointsWithNoTargets.py | 2 -- .../global_constructor/TestBreakpointInGlobalConstructor.py | 1 - .../TestHWBreakMultiThread.py | 3 --- .../breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py | 2 -- .../test/functionalities/breakpoint/objc/TestObjCBreakpoints.py | 2 -- .../breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py | 2 -- .../functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py | 2 -- .../breakpoint/serialize/TestBreakpointSerialization.py | 2 -- .../breakpoint/source_regexp/TestSourceRegexBreakpoints.py | 2 -- .../test/functionalities/command_history/TestCommandHistory.py | 1 - .../test/functionalities/command_script/TestCommandScript.py | 2 -- .../test/functionalities/command_script/import/TestImport.py | 3 --- .../command_script/import/rdar-12586188/TestRdar12586188.py | 3 --- .../Python/lldbsuite/test/functionalities/command_script/mysto.py | 3 --- .../functionalities/command_script_alias/TestCommandScriptAlias.py | 2 -- .../lldbsuite/test/functionalities/command_script_alias/tcsacmd.py | 1 - .../test/functionalities/command_source/TestCommandSource.py | 2 -- .../test/functionalities/conditional_break/TestConditionalBreak.py | 3 --- .../test/functionalities/conditional_break/conditional_break.py | 1 - .../activity-chain/TestDarwinLogFilterMatchActivityChain.py | 2 -- .../filter/exact_match/activity/TestDarwinLogFilterMatchActivity.py | 2 -- .../filter/exact_match/category/TestDarwinLogFilterMatchCategory.py | 2 -- .../filter/exact_match/message/TestDarwinLogFilterMatchMessage.py | 1 - .../exact_match/subsystem/TestDarwinLogFilterMatchSubsystem.py | 2 -- .../regex/activity-chain/TestDarwinLogFilterRegexActivityChain.py | 2 -- .../filter/regex/activity/TestDarwinLogFilterRegexActivity.py | 2 -- .../filter/regex/category/TestDarwinLogFilterRegexCategory.py | 2 -- .../filter/regex/message/TestDarwinLogFilterRegexMessage.py | 1 - .../filter/regex/subsystem/TestDarwinLogFilterRegexSubsystem.py | 2 -- .../darwin_log/source/debug/TestDarwinLogSourceDebug.py | 2 -- .../darwin_log/source/info/TestDarwinLogSourceInfo.py | 2 -- .../data-formatter/boolreference/TestFormattersBoolRefPtr.py | 3 --- .../data-formatter/compactvectors/TestCompactVectors.py | 2 -- .../data-formatter/data-formatter-advanced/TestDataFormatterAdv.py | 2 -- .../data-formatter-categories/TestDataFormatterCategories.py | 2 -- .../data-formatter/data-formatter-cpp/TestDataFormatterCpp.py | 2 -- .../data-formatter-disabling/TestDataFormatterDisabling.py | 2 -- .../data-formatter-enum-format/TestDataFormatterEnumFormat.py | 2 -- .../data-formatter-globals/TestDataFormatterGlobals.py | 2 -- .../TestDataFormatterNamedSummaries.py | 2 -- .../data-formatter-objc/nsindexpath/TestDataFormatterNSIndexPath.py | 3 --- .../data-formatter-objc/nsstring/TestDataFormatterNSString.py | 3 --- .../data-formatter-proper-plurals/TestFormattersOneIsSingular.py | 3 --- .../data-formatter-ptr-to-array/TestPtrToArrayFormatting.py | 2 -- .../data-formatter-python-synth/TestDataFormatterPythonSynth.py | 2 -- .../data-formatter/data-formatter-script/TestDataFormatterScript.py | 2 -- .../data-formatter-skip-summary/TestDataFormatterSkipSummary.py | 1 - .../data-formatter-smart-array/TestDataFormatterSmartArray.py | 2 -- .../data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py | 2 -- .../data-formatter-stl/libcxx/function/TestLibCxxFunction.py | 2 -- .../data-formatter-stl/libcxx/initializerlist/TestInitializerList.py | 2 -- .../libcxx/iterator/TestDataFormatterLibccIterator.py | 2 -- .../data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py | 3 --- .../libcxx/list/loop/TestDataFormatterLibcxxListLoop.py | 3 --- .../data-formatter-stl/libcxx/map/TestDataFormatterLibccMap.py | 2 -- .../libcxx/multimap/TestDataFormatterLibccMultiMap.py | 2 -- .../libcxx/multiset/TestDataFormatterLibcxxMultiSet.py | 2 -- .../libcxx/optional/TestDataFormatterLibcxxOptional.py | 2 -- .../data-formatter-stl/libcxx/set/TestDataFormatterLibcxxSet.py | 2 -- .../libcxx/string/TestDataFormatterLibcxxString.py | 2 -- .../libcxx/unordered/TestDataFormatterUnordered.py | 2 -- .../libcxx/variant/TestDataFormatterLibcxxVariant.py | 2 -- .../data-formatter-stl/libcxx/vbool/TestDataFormatterLibcxxVBool.py | 2 -- .../libcxx/vector/TestDataFormatterLibcxxVector.py | 2 -- .../libstdcpp/iterator/TestDataFormatterStdIterator.py | 2 -- .../data-formatter-stl/libstdcpp/list/TestDataFormatterStdList.py | 2 -- .../data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py | 2 -- .../libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py | 2 -- .../libstdcpp/string/TestDataFormatterStdString.py | 2 -- .../data-formatter-stl/libstdcpp/tuple/TestDataFormatterStdTuple.py | 2 -- .../libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py | 2 -- .../data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py | 2 -- .../libstdcpp/vector/TestDataFormatterStdVector.py | 2 -- .../data-formatter/data-formatter-synth/TestDataFormatterSynth.py | 2 -- .../data-formatter-synthtype/TestDataFormatterSynthType.py | 2 -- .../data-formatter-synthval/TestDataFormatterSynthVal.py | 2 -- .../data-formatter/format-propagation/TestFormatPropagation.py | 2 -- .../frameformat_smallstruct/TestFrameFormatSmallStruct.py | 2 -- .../data-formatter/hexcaps/TestDataFormatterHexCaps.py | 2 -- .../TestDataFormatterLanguageCategoryUpdates.py | 2 -- .../data-formatter/nsarraysynth/TestNSArraySynthetic.py | 3 --- .../data-formatter/nsdictionarysynth/TestNSDictionarySynthetic.py | 3 --- .../functionalities/data-formatter/nssetsynth/TestNSSetSynthetic.py | 3 --- .../data-formatter/ostypeformatting/TestFormattersOsType.py | 3 --- .../test/functionalities/data-formatter/parray/TestPrintArray.py | 3 --- .../functionalities/data-formatter/poarray/TestPrintObjectArray.py | 3 --- .../data-formatter/ptr_ref_typedef/TestPtrRef2Typedef.py | 2 -- .../data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py | 3 --- .../refpointer-recursion/TestDataFormatterRefPtrRecursion.py | 2 -- .../data-formatter/summary-string-onfail/Test-rdar-9974002.py | 2 -- .../data-formatter/synthcapping/TestSyntheticCapping.py | 2 -- .../data-formatter/synthupdate/TestSyntheticFilterRecompute.py | 3 --- .../data-formatter/type_summary_list_arg/TestTypeSummaryListArg.py | 2 -- .../type_summary_list_script/TestTypeSummaryListScript.py | 2 -- .../data-formatter/user-format-vs-summary/TestUserFormatVsSummary.py | 2 -- .../var-in-aggregate-misuse/TestVarInAggregateMisuse.py | 2 -- .../varscript_formatting/TestDataFormatterVarScriptFormatting.py | 3 --- .../data-formatter/vector-types/TestVectorTypesFormatting.py | 2 -- .../lldbsuite/test/functionalities/dead-strip/TestDeadStrip.py | 2 -- .../test/functionalities/deleted-executable/TestDeletedExecutable.py | 1 - .../test/functionalities/disassembly/TestDisassembleBreakpoint.py | 2 -- .../test/functionalities/disassembly/TestFrameDisassemble.py | 3 --- .../dynamic_value_child_count/TestDynamicValueChildCount.py | 3 --- packages/Python/lldbsuite/test/functionalities/exec/TestExec.py | 2 -- .../test/functionalities/expr-doesnt-deadlock/TestExprDoesntBlock.py | 3 --- .../lldbsuite/test/functionalities/fat_archives/TestFatArchives.py | 2 -- packages/Python/lldbsuite/test/functionalities/format/TestFormats.py | 1 - .../lldbsuite/test/functionalities/frame-diagnose/array/TestArray.py | 1 - .../functionalities/frame-diagnose/bad-reference/TestBadReference.py | 1 - .../complicated-expression/TestComplicatedExpression.py | 1 - .../dereference-argument/TestDiagnoseDereferenceArgument.py | 1 - .../TestDiagnoseDereferenceFunctionReturn.py | 1 - .../frame-diagnose/dereference-this/TestDiagnoseDereferenceThis.py | 1 - .../frame-diagnose/inheritance/TestDiagnoseInheritance.py | 1 - .../frame-diagnose/local-variable/TestLocalVariable.py | 1 - .../virtual-method-call/TestDiagnoseDereferenceVirtualMethodCall.py | 1 - .../test/functionalities/frame-language/TestGuessLanguage.py | 3 --- .../Python/lldbsuite/test/functionalities/frame_var/TestFrameVar.py | 3 --- .../test/functionalities/gdb_remote_client/gdbclientutils.py | 1 - .../test/functionalities/gdb_remote_client/operating_system.py | 1 - .../test/functionalities/gdb_remote_client/operating_system_2.py | 1 - .../lldbsuite/test/functionalities/history/TestHistoryRecall.py | 3 --- .../test/functionalities/inferior-assert/TestInferiorAssert.py | 2 -- .../test/functionalities/inferior-changed/TestInferiorChanged.py | 1 - .../test/functionalities/inferior-crashing/TestInferiorCrashing.py | 2 -- .../functionalities/inferior-crashing/TestInferiorCrashingStep.py | 2 -- .../inferior-crashing/recursive-inferior/TestRecursiveInferior.py | 2 -- .../recursive-inferior/TestRecursiveInferiorStep.py | 2 -- .../test/functionalities/inline-stepping/TestInlineStepping.py | 3 --- .../lldbsuite/test/functionalities/jitloader_gdb/TestJITLoaderGDB.py | 1 - .../launch_with_shellexpand/TestLaunchWithShellExpand.py | 2 -- .../lldbsuite/test/functionalities/load_unload/TestLoadUnload.py | 1 - .../test/functionalities/load_using_paths/TestLoadUsingPaths.py | 2 -- .../Python/lldbsuite/test/functionalities/longjmp/TestLongjmp.py | 1 - .../lldbsuite/test/functionalities/memory/cache/TestMemoryCache.py | 3 --- .../lldbsuite/test/functionalities/memory/find/TestMemoryFind.py | 3 --- .../lldbsuite/test/functionalities/memory/read/TestMemoryRead.py | 3 --- .../lldbsuite/test/functionalities/mtc/simple/TestMTCSimple.py | 2 -- .../multidebugger_commands/TestMultipleDebuggersCommands.py | 2 -- .../lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py | 3 --- packages/Python/lldbsuite/test/functionalities/paths/TestPaths.py | 2 -- .../lldbsuite/test/functionalities/platform/TestPlatformCommand.py | 2 -- .../lldbsuite/test/functionalities/platform/TestPlatformPython.py | 2 -- .../test/functionalities/plugins/commands/TestPluginCommands.py | 3 --- .../functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | 2 -- .../test/functionalities/postmortem/elf-core/gcore/TestGCore.py | 2 -- .../postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py | 2 -- .../test/functionalities/postmortem/mach-core/TestMachCore.py | 2 -- .../test/functionalities/postmortem/mach-core/operating_system.py | 1 - .../test/functionalities/postmortem/minidump-new/TestMiniDumpUUID.py | 1 - .../test/functionalities/postmortem/netbsd-core/TestNetBSDCore.py | 2 -- .../test/functionalities/process_attach/TestProcessAttach.py | 1 - .../functionalities/process_attach/attach_denied/TestAttachDenied.py | 1 - .../test/functionalities/process_launch/TestProcessLaunch.py | 4 ---- .../test/functionalities/process_save_core/TestProcessSaveCore.py | 1 - .../Python/lldbsuite/test/functionalities/ptr_refs/TestPtrRefs.py | 1 - .../test/functionalities/recursion/TestValueObjectRecursion.py | 2 -- .../register/intel_xtended_registers/TestMPXRegisters.py | 4 ---- .../mpx_bound_violation/TestBoundViolation.py | 4 ---- .../test/functionalities/register/register_command/TestRegisters.py | 2 -- packages/Python/lldbsuite/test/functionalities/rerun/TestRerun.py | 2 -- .../lldbsuite/test/functionalities/return-value/TestReturnValue.py | 3 --- .../Python/lldbsuite/test/functionalities/set-data/TestSetData.py | 2 -- .../Python/lldbsuite/test/functionalities/signal/TestSendSignal.py | 3 --- .../test/functionalities/signal/handle-abrt/TestHandleAbort.py | 2 -- .../test/functionalities/signal/handle-segv/TestHandleSegv.py | 2 -- .../Python/lldbsuite/test/functionalities/signal/raise/TestRaise.py | 1 - .../test/functionalities/step-avoids-no-debug/TestStepNoDebug.py | 3 --- .../target-new-solib-notifications/TestModuleLoadedNotifys.py | 3 --- .../test/functionalities/target_command/TestTargetCommand.py | 1 - .../lldbsuite/test/functionalities/target_var/TestTargetVar.py | 1 - .../test/functionalities/thread/backtrace_all/TestBacktraceAll.py | 2 -- .../functionalities/thread/break_after_join/TestBreakAfterJoin.py | 2 -- .../functionalities/thread/crash_during_step/TestCrashDuringStep.py | 1 - .../thread/create_after_attach/TestCreateAfterAttach.py | 2 -- .../thread/create_during_step/TestCreateDuringStep.py | 2 -- .../functionalities/thread/exit_during_break/TestExitDuringBreak.py | 2 -- .../functionalities/thread/exit_during_step/TestExitDuringStep.py | 2 -- .../lldbsuite/test/functionalities/thread/jump/TestThreadJump.py | 2 -- .../functionalities/thread/multi_break/TestMultipleBreakpoints.py | 2 -- .../test/functionalities/thread/num_threads/TestNumThreads.py | 2 -- .../lldbsuite/test/functionalities/thread/state/TestThreadStates.py | 2 -- .../test/functionalities/thread/step_out/TestThreadStepOut.py | 2 -- .../test/functionalities/thread/step_until/TestStepUntil.py | 2 -- .../test/functionalities/thread/thread_exit/TestThreadExit.py | 2 -- .../thread/thread_specific_break/TestThreadSpecificBreakpoint.py | 3 --- .../TestThreadSpecificBpPlusCondition.py | 3 --- .../lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py | 2 -- .../tsan/cpp_global_location/TestTsanCPPGlobalLocation.py | 2 -- .../functionalities/tsan/global_location/TestTsanGlobalLocation.py | 2 -- .../lldbsuite/test/functionalities/tsan/multiple/TestTsanMultiple.py | 2 -- .../test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py | 3 --- .../functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py | 2 -- packages/Python/lldbsuite/test/functionalities/tty/TestTerminal.py | 1 - .../test/functionalities/type_completion/TestTypeCompletion.py | 2 -- .../lldbsuite/test/functionalities/type_lookup/TestTypeLookup.py | 3 --- .../lldbsuite/test/functionalities/ubsan/basic/TestUbsanBasic.py | 1 - .../functionalities/ubsan/user-expression/TestUbsanUserExpression.py | 3 --- .../test/functionalities/unwind/ehframe/TestEhFrameUnwind.py | 2 -- .../test/functionalities/unwind/noreturn/TestNoreturnUnwind.py | 2 -- .../unwind/noreturn/module-end/TestNoReturnModuleEnd.py | 2 -- .../test/functionalities/unwind/sigtramp/TestSigtrampUnwind.py | 2 -- .../test/functionalities/unwind/standard/TestStandardUnwind.py | 1 - .../test/functionalities/value_md5_crash/TestValueMD5Crash.py | 2 -- .../Python/lldbsuite/test/functionalities/var_path/TestVarPath.py | 3 --- .../watchpoint/hello_watchlocation/TestWatchLocation.py | 2 -- .../watchpoint/hello_watchpoint/TestMyFirstWatchpoint.py | 2 -- .../watchpoint/multi_watchpoint_slots/TestWatchpointMultipleSlots.py | 2 -- .../functionalities/watchpoint/multiple_hits/TestMultipleHits.py | 2 -- .../watchpoint/multiple_threads/TestWatchpointMultipleThreads.py | 2 -- .../watchpoint/variable_out_of_scope/TestWatchedVarHitWhenInScope.py | 2 -- .../watchpoint/watchpoint_commands/TestWatchpointCommands.py | 2 -- .../watchpoint_commands/command/TestWatchpointCommandLLDB.py | 2 -- .../watchpoint_commands/command/TestWatchpointCommandPython.py | 1 - .../watchpoint_commands/condition/TestWatchpointConditionCmd.py | 2 -- .../watchpoint/watchpoint_disable/TestWatchpointDisable.py | 1 - .../watchpoint/watchpoint_events/TestWatchpointEvents.py | 2 -- .../watchpoint/watchpoint_on_vectors/TestValueOfVectorVariable.py | 2 -- .../watchpoint_set_command/TestWatchLocationWithWatchSet.py | 2 -- .../watchpoint/watchpoint_size/TestWatchpointSizes.py | 2 -- .../test/functionalities/wrong_commands/TestWrongCommands.py | 2 -- packages/Python/lldbsuite/test/help/TestApropos.py | 2 -- packages/Python/lldbsuite/test/help/TestHelp.py | 2 -- packages/Python/lldbsuite/test/lang/c/anonymous/TestAnonymous.py | 2 -- packages/Python/lldbsuite/test/lang/c/array_types/TestArrayTypes.py | 2 -- packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py | 2 -- packages/Python/lldbsuite/test/lang/c/blocks/TestBlocks.py | 2 -- .../test/lang/c/conflicting-symbol/TestConflictingSymbol.py | 2 -- .../lldbsuite/test/lang/c/const_variables/TestConstVariables.py | 2 -- packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py | 2 -- .../lldbsuite/test/lang/c/find_struct_type/TestFindStructTypes.py | 3 --- .../Python/lldbsuite/test/lang/c/forward/TestForwardDeclaration.py | 2 -- .../Python/lldbsuite/test/lang/c/function_types/TestFunctionTypes.py | 2 -- .../Python/lldbsuite/test/lang/c/local_types/TestUseClosestType.py | 3 --- packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py | 3 --- .../test/lang/c/register_variables/TestRegisterVariables.py | 2 -- packages/Python/lldbsuite/test/lang/c/set_values/TestSetValues.py | 2 -- packages/Python/lldbsuite/test/lang/c/step-target/TestStepTarget.py | 2 -- .../Python/lldbsuite/test/lang/c/stepping/TestStepAndBreakpoints.py | 2 -- packages/Python/lldbsuite/test/lang/c/stepping/TestThreadStepping.py | 3 --- packages/Python/lldbsuite/test/lang/c/tls_globals/TestTlsGlobals.py | 1 - packages/Python/lldbsuite/test/lang/c/typedef/Testtypedef.py | 2 -- .../test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | 2 -- packages/Python/lldbsuite/test/lang/cpp/char1632_t/TestChar1632T.py | 2 -- .../lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py | 2 -- .../Python/lldbsuite/test/lang/cpp/class_types/TestClassTypes.py | 1 - .../lldbsuite/test/lang/cpp/class_types/TestClassTypesDisassembly.py | 1 - .../lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py | 3 --- .../Python/lldbsuite/test/lang/cpp/dynamic-value/TestCppValueCast.py | 3 --- .../Python/lldbsuite/test/lang/cpp/dynamic-value/TestDynamicValue.py | 3 --- .../Python/lldbsuite/test/lang/cpp/enum_types/TestCPP11EnumTypes.py | 2 -- .../test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py | 2 -- packages/Python/lldbsuite/test/lang/cpp/inlines/TestInlines.py | 2 -- packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | 2 -- .../Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py | 2 -- .../Python/lldbsuite/test/lang/cpp/signed_types/TestSignedTypes.py | 3 --- .../TestStdFunctionStepIntoCallable.py | 1 - packages/Python/lldbsuite/test/lang/cpp/stl/TestSTL.py | 2 -- packages/Python/lldbsuite/test/lang/cpp/stl/TestStdCXXDisassembly.py | 1 - .../Python/lldbsuite/test/lang/cpp/trivial_abi/TestTrivialABI.py | 3 --- .../lldbsuite/test/lang/cpp/unicode-literals/TestUnicodeLiterals.py | 2 -- .../lldbsuite/test/lang/cpp/unsigned_types/TestUnsignedTypes.py | 3 --- packages/Python/lldbsuite/test/lang/cpp/virtual/TestVirtual.py | 1 - packages/Python/lldbsuite/test/lang/cpp/wchar_t/TestCxxWCharT.py | 2 -- packages/Python/lldbsuite/test/lang/mixed/TestMixedLanguages.py | 2 -- .../Python/lldbsuite/test/lang/objc/blocks/TestObjCIvarsInBlocks.py | 2 -- .../lang/objc/conflicting-definition/TestConflictingDefinition.py | 2 -- .../Python/lldbsuite/test/lang/objc/forward-decl/TestForwardDecl.py | 2 -- .../Python/lldbsuite/test/lang/objc/foundation/TestConstStrings.py | 2 -- .../lldbsuite/test/lang/objc/foundation/TestFoundationDisassembly.py | 1 - .../Python/lldbsuite/test/lang/objc/foundation/TestObjCMethods.py | 2 -- .../lldbsuite/test/lang/objc/foundation/TestObjectDescriptionAPI.py | 3 --- .../Python/lldbsuite/test/lang/objc/foundation/TestRuntimeTypes.py | 2 -- .../Python/lldbsuite/test/lang/objc/foundation/TestSymbolTable.py | 2 -- .../Python/lldbsuite/test/lang/objc/global_ptrs/TestGlobalObjects.py | 2 -- .../Python/lldbsuite/test/lang/objc/hidden-ivars/TestHiddenIvars.py | 2 -- packages/Python/lldbsuite/test/lang/objc/ivar-IMP/TestObjCiVarIMP.py | 3 --- .../test/lang/objc/modules-auto-import/TestModulesAutoImport.py | 4 ---- .../lldbsuite/test/lang/objc/modules-cache/TestClangModulesCache.py | 2 -- .../test/lang/objc/modules-incomplete/TestIncompleteModules.py | 2 -- .../lang/objc/modules-inline-functions/TestModulesInlineFunctions.py | 4 ---- packages/Python/lldbsuite/test/lang/objc/modules/TestObjCModules.py | 4 ---- packages/Python/lldbsuite/test/lang/objc/objc++/TestObjCXX.py | 2 -- .../test/lang/objc/objc-baseclass-sbtype/TestObjCBaseClassSBType.py | 3 --- .../test/lang/objc/objc-builtin-types/TestObjCBuiltinTypes.py | 2 -- .../Python/lldbsuite/test/lang/objc/objc-checker/TestObjCCheckers.py | 3 --- .../test/lang/objc/objc-class-method/TestObjCClassMethod.py | 2 -- .../test/lang/objc/objc-dyn-sbtype/TestObjCDynamicSBType.py | 2 -- .../test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py | 3 --- .../test/lang/objc/objc-ivar-offsets/TestObjCIvarOffsets.py | 2 -- .../test/lang/objc/objc-ivar-stripped/TestObjCIvarStripped.py | 2 -- .../lldbsuite/test/lang/objc/objc-optimized/TestObjcOptimized.py | 2 -- .../lldbsuite/test/lang/objc/objc-property/TestObjCProperty.py | 3 --- .../objc/objc-static-method-stripped/TestObjCStaticMethodStripped.py | 2 -- .../test/lang/objc/objc-static-method/TestObjCStaticMethod.py | 2 -- .../lldbsuite/test/lang/objc/objc-stepping/TestObjCStepping.py | 2 -- .../test/lang/objc/objc-struct-argument/TestObjCStructArgument.py | 2 -- .../test/lang/objc/objc-struct-return/TestObjCStructReturn.py | 2 -- packages/Python/lldbsuite/test/lang/objc/objc-super/TestObjCSuper.py | 2 -- packages/Python/lldbsuite/test/lang/objc/print-obj/TestPrintObj.py | 2 -- packages/Python/lldbsuite/test/lang/objc/ptr_refs/TestPtrRefsObjC.py | 1 - .../test/lang/objc/radar-9691614/TestObjCMethodReturningBOOL.py | 2 -- .../lldbsuite/test/lang/objc/rdar-10967107/TestRdar10967107.py | 2 -- .../lldbsuite/test/lang/objc/rdar-11355592/TestRdar11355592.py | 2 -- .../lldbsuite/test/lang/objc/rdar-12408181/TestRdar12408181.py | 2 -- .../lldbsuite/test/lang/objc/real-definition/TestRealDefinition.py | 2 -- .../objc/single-entry-dictionary/TestObjCSingleEntryDictionary.py | 4 ---- .../lang/objcxx/hide-runtime-values/TestObjCXXHideRuntimeValues.py | 1 - .../lldbsuite/test/linux/add-symbols/TestTargetSymbolsAddCommand.py | 3 --- packages/Python/lldbsuite/test/linux/builtin_trap/TestBuiltinTrap.py | 1 - .../test/linux/mix-dwo-and-regular-objects/TestMixedDwarfBinary.py | 2 -- .../test/linux/sepdebugsymlink/TestTargetSymbolsSepDebugSymlink.py | 3 --- .../TestCreateDuringInstructionStep.py | 1 - packages/Python/lldbsuite/test/lldbcurses.py | 2 -- packages/Python/lldbsuite/test/lldbpexpect.py | 1 - packages/Python/lldbsuite/test/lldbtest.py | 3 --- packages/Python/lldbsuite/test/lldbutil.py | 2 -- packages/Python/lldbsuite/test/lock.py | 1 - packages/Python/lldbsuite/test/logging/TestLogging.py | 2 -- .../lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py | 3 --- .../test/macosx/duplicate-archive-members/TestDuplicateMembers.py | 2 -- .../lldbsuite/test/macosx/find-app-in-bundle/TestFindAppInBundle.py | 3 --- .../lldbsuite/test/macosx/find-dsym/deep-bundle/TestDeepBundle.py | 1 - .../lldbsuite/test/macosx/function-starts/TestFunctionStarts.py | 2 -- .../lldbsuite/test/macosx/indirect_symbol/TestIndirectSymbols.py | 2 -- .../test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py | 1 - packages/Python/lldbsuite/test/macosx/load-kext/TestLoadKext.py | 2 -- packages/Python/lldbsuite/test/macosx/nslog/TestDarwinNSLogOutput.py | 2 -- packages/Python/lldbsuite/test/macosx/order/TestOrderFile.py | 2 -- packages/Python/lldbsuite/test/macosx/queues/TestQueues.py | 1 - .../lldbsuite/test/macosx/safe-to-func-call/TestSafeFuncCalls.py | 2 -- .../lldbsuite/test/macosx/thread-names/TestInterruptThreadNames.py | 1 - packages/Python/lldbsuite/test/macosx/universal/TestUniversal.py | 1 - .../lldbsuite/test/macosx/version_zero/TestGetVersionZeroVersion.py | 3 --- packages/Python/lldbsuite/test/plugins/builder_darwin.py | 1 - .../Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | 3 --- .../test/python_api/class_members/TestSBTypeClassMembers.py | 3 --- .../Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | 1 - .../default-constructor/TestDefaultConstructorForAPIObjects.py | 3 --- .../Python/lldbsuite/test/python_api/default-constructor/sb_block.py | 1 - .../test/python_api/default-constructor/sb_breakpointlocation.py | 1 - .../test/python_api/default-constructor/sb_breakpointname.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_broadcaster.py | 1 - .../test/python_api/default-constructor/sb_communication.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_compileunit.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_debugger.py | 1 - .../Python/lldbsuite/test/python_api/default-constructor/sb_error.py | 1 - .../Python/lldbsuite/test/python_api/default-constructor/sb_event.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_filespec.py | 1 - .../Python/lldbsuite/test/python_api/default-constructor/sb_frame.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_function.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_instruction.py | 1 - .../test/python_api/default-constructor/sb_instructionlist.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_lineentry.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_listener.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_process.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_process_info.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_section.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_stringlist.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_symbol.py | 1 - .../test/python_api/default-constructor/sb_symbolcontext.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_target.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_thread.py | 1 - .../Python/lldbsuite/test/python_api/default-constructor/sb_type.py | 1 - .../Python/lldbsuite/test/python_api/default-constructor/sb_value.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_valuelist.py | 1 - .../lldbsuite/test/python_api/default-constructor/sb_watchpoint.py | 1 - .../test/python_api/disassemble-raw-data/TestDisassembleRawData.py | 2 -- .../test/python_api/disassemble-raw-data/TestDisassemble_VST1_64.py | 3 --- packages/Python/lldbsuite/test/python_api/event/TestEvents.py | 2 -- .../test/python_api/findvalue_duplist/TestSBFrameFindValue.py | 3 --- .../lldbsuite/test/python_api/formatters/TestFormattersSBAPI.py | 3 --- packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | 3 --- .../test/python_api/frame/get-variables/TestGetVariables.py | 2 -- .../lldbsuite/test/python_api/frame/inlines/TestInlinedFrame.py | 3 --- .../lldbsuite/test/python_api/function_symbol/TestDisasmAPI.py | 3 --- .../lldbsuite/test/python_api/function_symbol/TestSymbolAPI.py | 3 --- .../Python/lldbsuite/test/python_api/hello_world/TestHelloWorld.py | 2 -- .../test/python_api/interpreter/TestCommandInterpreterAPI.py | 1 - .../lldbsuite/test/python_api/lldbutil/frame/TestFrameUtils.py | 1 - .../lldbsuite/test/python_api/lldbutil/iter/TestLLDBIterator.py | 3 --- .../lldbsuite/test/python_api/lldbutil/iter/TestRegistersIterator.py | 3 --- .../test/python_api/lldbutil/process/TestPrintStackTraces.py | 3 --- .../lldbsuite/test/python_api/module_section/TestModuleAndSection.py | 3 --- .../Python/lldbsuite/test/python_api/name_lookup/TestNameLookup.py | 3 --- packages/Python/lldbsuite/test/python_api/objc_type/TestObjCType.py | 3 --- packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | 2 -- .../Python/lldbsuite/test/python_api/process/io/TestProcessIO.py | 2 -- .../lldbsuite/test/python_api/rdar-12481949/Test-rdar-12481949.py | 2 -- packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | 1 - .../test/python_api/sbstructureddata/TestStructuredDataAPI.py | 3 --- .../lldbsuite/test/python_api/sbvalue_persist/TestSBValuePersist.py | 3 --- packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | 2 -- .../lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | 3 --- .../python_api/symbol-context/two-files/TestSymbolContextTwoFiles.py | 1 - packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | 2 -- packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | 2 -- packages/Python/lldbsuite/test/python_api/type/TestTypeList.py | 3 --- packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | 3 --- .../test/python_api/value/change_values/TestChangeValueAPI.py | 3 --- .../test/python_api/value/empty_class/TestValueAPIEmptyClass.py | 3 --- .../test/python_api/value/linked_list/TestValueAPILinkedList.py | 3 --- .../lldbsuite/test/python_api/value_var_update/TestValueVarUpdate.py | 4 ---- .../Python/lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py | 3 --- .../test/python_api/watchpoint/TestWatchpointIgnoreCount.py | 3 --- .../lldbsuite/test/python_api/watchpoint/TestWatchpointIter.py | 3 --- .../python_api/watchpoint/condition/TestWatchpointConditionAPI.py | 2 -- .../test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py | 3 --- .../python_api/watchpoint/watchlocation/TestTargetWatchAddress.py | 3 --- packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | 3 --- packages/Python/lldbsuite/test/settings/TestSettings.py | 1 - packages/Python/lldbsuite/test/settings/quoting/TestQuoting.py | 3 --- packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | 1 - packages/Python/lldbsuite/test/terminal/TestSTTYBeforeAndAfter.py | 1 - packages/Python/lldbsuite/test/test_result.py | 1 - packages/Python/lldbsuite/test/test_runner/process_control.py | 1 - .../Python/lldbsuite/test/test_runner/test/test_process_control.py | 1 - .../lldbsuite/test/tools/lldb-server/TestGdbRemoteProcessInfo.py | 1 - .../test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py | 1 - .../Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py | 2 -- .../test/tools/lldb-server/commandline/TestStubReverseConnect.py | 1 - .../lldbsuite/test/tools/lldb-server/commandline/TestStubSetSID.py | 2 -- .../Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py | 2 -- .../test/tools/lldb-server/inferior-crash/TestGdbRemoteAbort.py | 1 - .../test/tools/lldb-server/inferior-crash/TestGdbRemoteSegFault.py | 1 - .../Python/lldbsuite/test/tools/lldb-server/lldbgdbserverutils.py | 1 - .../lldbsuite/test/tools/lldb-server/test/test_lldbgdbserverutils.py | 2 -- .../test/tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py | 1 - .../lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py | 2 -- .../lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py | 2 -- .../lldbsuite/test/tools/lldb-vscode/launch/TestVSCode_launch.py | 2 -- .../Python/lldbsuite/test/tools/lldb-vscode/step/TestVSCode_step.py | 1 - .../test/tools/lldb-vscode/variables/TestVSCode_variables.py | 1 - packages/Python/lldbsuite/test/types/AbstractBase.py | 3 --- packages/Python/lldbsuite/test/types/HideTestFailures.py | 1 - packages/Python/lldbsuite/test/types/TestDoubleTypes.py | 1 - packages/Python/lldbsuite/test/types/TestDoubleTypesExpr.py | 1 - packages/Python/lldbsuite/test/types/TestFloatTypes.py | 1 - packages/Python/lldbsuite/test/types/TestFloatTypesExpr.py | 1 - packages/Python/lldbsuite/test/types/TestIntegerTypes.py | 1 - packages/Python/lldbsuite/test/types/TestIntegerTypesExpr.py | 1 - packages/Python/lldbsuite/test/types/TestRecursiveTypes.py | 1 - 513 files changed, 1022 deletions(-)