This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6b4b94a97 [SymbolFilePDB] Fix null array access when parsing the type o [...] new 6dbd36a02 Wrap all references to build artifacts in the LLDB testsuite (NFC)
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: .../android/platform/TestDefaultCacheLineSize.py | 2 +- .../TestPublicAPIHeaders.py | 4 +-- .../lldbsuite/test/api/listeners/TestListener.py | 2 +- .../test/arm/breakpoint-it/TestBreakpointIt.py | 4 +-- .../benchmarks/continue/TestBenchmarkContinue.py | 3 +- .../benchmarks/expression/TestExpressionCmd.py | 2 +- .../benchmarks/expression/TestRepeatedExprs.py | 2 +- .../libcxxlist/TestBenchmarkLibcxxList.py | 3 +- .../benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py | 3 +- packages/Python/lldbsuite/test/concurrent_base.py | 2 +- packages/Python/lldbsuite/test/darwin_log.py | 2 +- .../test/driver/batch_mode/TestBatchMode.py | 6 ++-- .../anonymous-struct/TestCallUserAnonTypedef.py | 3 +- .../call-function/TestCallStdStringFunction.py | 3 +- .../call-function/TestCallStopAndContinue.py | 2 +- .../call-function/TestCallUserDefinedFunction.py | 2 +- .../expr-in-syscall/TestExpressionInSyscall.py | 2 +- .../formatters/TestFormatters.py | 2 +- .../TestIRInterpreterPHINodes.py | 2 +- .../ir-interpreter/TestIRInterpreter.py | 2 +- .../multiline/TestMultilineExpressions.py | 2 +- .../expression_command/options/TestExprOptions.py | 2 +- .../TestPersistObjCPointeeType.py | 2 +- .../TestPersistentPtrUpdate.py | 2 +- .../persistent_types/TestNestedPersistentTypes.py | 2 +- .../persistent_types/TestPersistentTypes.py | 2 +- .../TestPersistentVariables.py | 2 +- .../po_verbosity/TestPoVerbosity.py | 2 +- .../radar_8638051/Test8638051.py | 2 +- .../radar_9531204/TestPrintfAfterUp.py | 2 +- .../radar_9673664/TestExprHelpExamples.py | 2 +- .../test/expression_command/test/TestExprs.py | 6 ++-- .../test/expression_command/test/TestExprs2.py | 2 +- .../top-level/TestTopLevelExprs.py | 2 +- .../TestObjCTypeQueryFromOtherCompileUnit.py | 2 +- .../apropos_with_process/TestAproposWithProcess.py | 2 +- .../functionalities/archives/TestBSDArchives.py | 2 +- .../test/functionalities/asan/TestMemoryHistory.py | 2 +- .../test/functionalities/asan/TestReportData.py | 2 +- .../functionalities/avoids-fd-leak/TestFdLeak.py | 4 +-- .../address_breakpoints/TestAddressBreakpoints.py | 2 +- .../auto_continue/TestBreakpointAutoContinue.py | 2 +- .../TestBreakpointCaseSensitivity.py | 2 +- .../breakpoint_command/TestBreakpointCommand.py | 6 ++-- .../TestBreakpointCommandsFromPython.py | 2 +- .../breakpoint_command/TestRegexpBreakCommand.py | 2 +- .../TestBreakpointConditions.py | 6 ++-- .../breakpoint_hit_count/TestBreakpointHitCount.py | 2 +- .../breakpoint/breakpoint_ids/TestBreakpointIDs.py | 2 +- .../TestBreakpointIgnoreCount.py | 4 +-- .../TestAvoidBreakpointInDelaySlot.py | 2 +- .../breakpoint_language/TestBreakpointLanguage.py | 4 +-- .../TestBreakpointLocations.py | 2 +- .../breakpoint_names/TestBreakpointNames.py | 2 +- .../breakpoint_options/TestBreakpointOptions.py | 4 +-- .../TestBreakpointSetRestart.py | 2 +- .../breakpoint/cpp/TestCPPBreakpointLocations.py | 4 +-- .../cpp_exception/TestCPPExceptionBreakpoint.py | 2 +- .../breakpoint/debugbreak/TestDebugBreak.py | 2 +- .../TestBreakpointsWithNoTargets.py | 2 +- .../TestBreakpointInGlobalConstructor.py | 2 +- .../TestHWBreakMultiThread.py | 8 ++---- .../inlined_breakpoints/TestInlinedBreakpoints.py | 2 +- .../breakpoint/move_nearest/TestMoveNearest.py | 2 +- .../breakpoint/objc/TestObjCBreakpoints.py | 2 +- .../serialize/TestBreakpointSerialization.py | 2 +- .../source_regexp/TestSourceRegexBreakpoints.py | 4 +-- .../step_over_breakpoint/TestStepOverBreakpoint.py | 2 +- .../command_script/TestCommandScript.py | 2 +- .../functionalities/completion/TestCompletion.py | 5 ++-- .../conditional_break/TestConditionalBreak.py | 6 ++-- .../TestDarwinLogFilterMatchActivityChain.py | 2 +- .../activity/TestDarwinLogFilterMatchActivity.py | 2 +- .../category/TestDarwinLogFilterMatchCategory.py | 2 +- .../message/TestDarwinLogFilterMatchMessage.py | 2 +- .../subsystem/TestDarwinLogFilterMatchSubsystem.py | 2 +- .../TestDarwinLogFilterRegexActivityChain.py | 2 +- .../activity/TestDarwinLogFilterRegexActivity.py | 2 +- .../category/TestDarwinLogFilterRegexCategory.py | 2 +- .../subsystem/TestDarwinLogFilterRegexSubsystem.py | 2 +- .../format/TestDarwinLogMessageFormat.py | 2 +- .../source/debug/TestDarwinLogSourceDebug.py | 2 +- .../source/info/TestDarwinLogSourceInfo.py | 2 +- .../boolreference/TestFormattersBoolRefPtr.py | 2 +- .../compactvectors/TestCompactVectors.py | 2 +- .../TestDataFormatterAdv.py | 2 +- .../TestDataFormatterCategories.py | 2 +- .../data-formatter-cpp/TestDataFormatterCpp.py | 2 +- .../TestDataFormatterDisabling.py | 2 +- .../TestDataFormatterEnumFormat.py | 2 +- .../TestDataFormatterGlobals.py | 2 +- .../TestDataFormatterNamedSummaries.py | 2 +- .../data-formatter-objc/TestDataFormatterObjC.py | 10 +++---- .../nsindexpath/TestDataFormatterNSIndexPath.py | 2 +- .../nsstring/TestDataFormatterNSString.py | 2 +- .../TestFormattersOneIsSingular.py | 2 +- .../TestPtrToArrayFormatting.py | 2 +- .../TestDataFormatterPythonSynth.py | 4 +-- .../TestDataFormatterScript.py | 2 +- .../TestDataFormatterSkipSummary.py | 2 +- .../TestDataFormatterSmartArray.py | 2 +- .../libcxx/atomic/TestLibCxxAtomic.py | 2 +- .../libcxx/function/TestLibCxxFunction.py | 2 +- .../libcxx/initializerlist/TestInitializerList.py | 2 +- .../iterator/TestDataFormatterLibccIterator.py | 2 +- .../libcxx/list/TestDataFormatterLibcxxList.py | 2 +- .../list/loop/TestDataFormatterLibcxxListLoop.py | 2 +- .../libcxx/map/TestDataFormatterLibccMap.py | 2 +- .../multimap/TestDataFormatterLibccMultiMap.py | 2 +- .../multiset/TestDataFormatterLibcxxMultiSet.py | 2 +- .../libcxx/set/TestDataFormatterLibcxxSet.py | 2 +- .../libcxx/string/TestDataFormatterLibcxxString.py | 2 +- .../libcxx/unordered/TestDataFormatterUnordered.py | 2 +- .../libcxx/vbool/TestDataFormatterLibcxxVBool.py | 2 +- .../libcxx/vector/TestDataFormatterLibcxxVector.py | 2 +- .../iterator/TestDataFormatterStdIterator.py | 2 +- .../libstdcpp/list/TestDataFormatterStdList.py | 2 +- .../libstdcpp/map/TestDataFormatterStdMap.py | 2 +- .../smart_ptr/TestDataFormatterStdSmartPtr.py | 2 +- .../libstdcpp/string/TestDataFormatterStdString.py | 2 +- .../libstdcpp/tuple/TestDataFormatterStdTuple.py | 2 +- .../unique_ptr/TestDataFormatterStdUniquePtr.py | 4 +-- .../libstdcpp/vbool/TestDataFormatterStdVBool.py | 2 +- .../libstdcpp/vector/TestDataFormatterStdVector.py | 2 +- .../data-formatter-synth/TestDataFormatterSynth.py | 2 +- .../TestDataFormatterSynthType.py | 2 +- .../TestDataFormatterSynthVal.py | 2 +- .../format-propagation/TestFormatPropagation.py | 2 +- .../TestFrameFormatSmallStruct.py | 2 +- .../hexcaps/TestDataFormatterHexCaps.py | 2 +- .../TestDataFormatterLanguageCategoryUpdates.py | 2 +- .../nsarraysynth/TestNSArraySynthetic.py | 2 +- .../nsdictionarysynth/TestNSDictionarySynthetic.py | 2 +- .../nssetsynth/TestNSSetSynthetic.py | 2 +- .../ostypeformatting/TestFormattersOsType.py | 2 +- .../data-formatter/parray/TestPrintArray.py | 2 +- .../data-formatter/poarray/TestPrintObjectArray.py | 2 +- .../ptr_ref_typedef/TestPtrRef2Typedef.py | 2 +- .../pyobjsynthprovider/TestPyObjSynthProvider.py | 2 +- .../TestDataFormatterRefPtrRecursion.py | 2 +- .../summary-string-onfail/Test-rdar-9974002.py | 2 +- .../synthcapping/TestSyntheticCapping.py | 2 +- .../synthupdate/TestSyntheticFilterRecompute.py | 2 +- .../TestTypeSummaryListScript.py | 2 +- .../TestUserFormatVsSummary.py | 2 +- .../TestVarInAggregateMisuse.py | 2 +- .../TestDataFormatterVarScriptFormatting.py | 2 +- .../vector-types/TestVectorTypesFormatting.py | 2 +- .../functionalities/dead-strip/TestDeadStrip.py | 2 +- .../disassembly/TestDisassembleBreakpoint.py | 2 +- .../disassembly/TestFrameDisassemble.py | 2 +- .../TestDynamicValueChildCount.py | 2 +- .../TestConvenienceVariables.py | 2 +- .../test/functionalities/exec/TestExec.py | 4 +-- .../expr-doesnt-deadlock/TestExprDoesntBlock.py | 2 +- .../fat_archives/TestFatArchives.py | 2 +- .../test/functionalities/format/TestFormats.py | 7 +++-- .../frame-diagnose/array/TestArray.py | 2 +- .../bad-reference/TestBadReference.py | 2 +- .../TestComplicatedExpression.py | 2 +- .../TestDiagnoseDereferenceArgument.py | 2 +- .../TestDiagnoseDereferenceFunctionReturn.py | 2 +- .../TestDiagnoseDereferenceThis.py | 2 +- .../inheritance/TestDiagnoseInheritance.py | 2 +- .../local-variable/TestLocalVariable.py | 2 +- .../TestDiagnoseDereferenceVirtualMethodCall.py | 2 +- .../frame-language/TestGuessLanguage.py | 2 +- .../test/functionalities/frame_var/TestFrameVar.py | 2 +- .../inferior-assert/TestInferiorAssert.py | 12 ++++---- .../inferior-changed/TestInferiorChanged.py | 2 +- .../inferior-crashing/TestInferiorCrashing.py | 14 +++++----- .../recursive-inferior/TestRecursiveInferior.py | 14 +++++----- .../inline-stepping/TestInlineStepping.py | 6 ++-- .../jitloader_gdb/TestJITLoaderGDB.py | 2 +- .../TestLaunchWithShellExpand.py | 2 +- .../functionalities/load_unload/TestLoadUnload.py | 12 ++++---- .../test/functionalities/longjmp/TestLongjmp.py | 2 +- .../memory/cache/TestMemoryCache.py | 2 +- .../functionalities/memory/find/TestMemoryFind.py | 2 +- .../functionalities/memory/read/TestMemoryRead.py | 2 +- .../functionalities/mtc/simple/TestMTCSimple.py | 2 +- .../nested_alias/TestNestedAlias.py | 2 +- .../TestIndexVariable.py | 5 ++-- .../functionalities/nosucharch/TestNoSuchArch.py | 2 +- .../plugins/python_os_plugin/TestPythonOSPlugin.py | 4 +-- .../postmortem/minidump/TestMiniDump.py | 4 +-- .../pre_run_dylibs/TestPreRunDylibs.py | 2 +- .../process_group/TestChangeProcessGroup.py | 2 +- .../process_launch/TestProcessLaunch.py | 6 ++-- .../process_save_core/TestProcessSaveCore.py | 4 +-- .../test/functionalities/ptr_refs/TestPtrRefs.py | 3 +- .../recursion/TestValueObjectRecursion.py | 2 +- .../register/intel_avx/TestYMMRegister.py | 2 +- .../intel_xtended_registers/TestMPXRegisters.py | 2 +- .../mpx_bound_violation/TestBoundViolation.py | 2 +- .../register/register_command/TestRegisters.py | 8 +++--- .../test/functionalities/rerun/TestRerun.py | 2 +- .../return-value/TestReturnValue.py | 4 +-- .../test/functionalities/set-data/TestSetData.py | 2 +- .../test/functionalities/signal/TestSendSignal.py | 2 +- .../signal/handle-segv/TestHandleSegv.py | 2 +- .../test/functionalities/signal/raise/TestRaise.py | 4 +-- .../TestSingleQuoteInFilename.py | 7 +++-- .../step-avoids-no-debug/TestStepNoDebug.py | 2 +- .../functionalities/stop-hook/TestStopHookCmd.py | 2 +- .../stop-hook/TestStopHookMechanism.py | 2 +- .../target_command/TestTargetCommand.py | 12 ++++---- .../thread/backtrace_all/TestBacktraceAll.py | 2 +- .../thread/break_after_join/TestBreakAfterJoin.py | 2 +- .../crash_during_step/TestCrashDuringStep.py | 2 +- .../create_after_attach/TestCreateAfterAttach.py | 2 +- .../create_during_step/TestCreateDuringStep.py | 2 +- .../exit_during_break/TestExitDuringBreak.py | 2 +- .../thread/exit_during_step/TestExitDuringStep.py | 2 +- .../functionalities/thread/jump/TestThreadJump.py | 2 +- .../thread/multi_break/TestMultipleBreakpoints.py | 2 +- .../thread/num_threads/TestNumThreads.py | 4 +-- .../thread/state/TestThreadStates.py | 10 +++---- .../thread/step_out/TestThreadStepOut.py | 2 +- .../thread/step_until/TestStepUntil.py | 2 +- .../thread/thread_exit/TestThreadExit.py | 2 +- .../TestThreadSpecificBreakpoint.py | 2 +- .../TestThreadSpecificBpPlusCondition.py | 2 +- .../functionalities/tsan/basic/TestTsanBasic.py | 2 +- .../TestTsanCPPGlobalLocation.py | 2 +- .../tsan/global_location/TestTsanGlobalLocation.py | 2 +- .../tsan/multiple/TestTsanMultiple.py | 2 +- .../tsan/thread_leak/TestTsanThreadLeak.py | 2 +- .../tsan/thread_numbers/TestTsanThreadNumbers.py | 2 +- .../test/functionalities/tty/TestTerminal.py | 2 +- .../type_completion/TestTypeCompletion.py | 2 +- .../functionalities/type_lookup/TestTypeLookup.py | 2 +- .../functionalities/ubsan/basic/TestUbsanBasic.py | 2 +- .../user-expression/TestUbsanUserExpression.py | 2 +- .../unwind/ehframe/TestEhFrameUnwind.py | 2 +- .../unwind/noreturn/TestNoreturnUnwind.py | 2 +- .../unwind/sigtramp/TestSigtrampUnwind.py | 2 +- .../unwind/standard/TestStandardUnwind.py | 2 +- .../value_md5_crash/TestValueMD5Crash.py | 2 +- .../hello_watchpoint/TestMyFirstWatchpoint.py | 2 +- .../TestWatchpointMultipleSlots.py | 2 +- .../watchpoint/multiple_hits/TestMultipleHits.py | 2 +- .../TestWatchpointMultipleThreads.py | 16 +++-------- .../step_over_watchpoint/TestStepOverWatchpoint.py | 2 +- .../watchpoint_disable/TestWatchpointDisable.py | 4 +-- .../watchpoint_events/TestWatchpointEvents.py | 2 +- .../TestValueOfVectorVariable.py | 4 +-- .../TestWatchLocationWithWatchSet.py | 2 +- .../TestWatchpointSetErrorCases.py | 2 +- .../watchpoint_size/TestWatchpointSizes.py | 2 +- .../test/lang/c/anonymous/TestAnonymous.py | 4 +-- .../test/lang/c/array_types/TestArrayTypes.py | 4 +-- .../test/lang/c/bitfields/TestBitfields.py | 4 +-- .../lldbsuite/test/lang/c/blocks/TestBlocks.py | 2 +- .../c/conflicting-symbol/TestConflictingSymbol.py | 8 +++--- .../lang/c/const_variables/TestConstVariables.py | 2 +- .../test/lang/c/enum_types/TestEnumTypes.py | 2 +- .../lang/c/find_struct_type/TestFindStructTypes.py | 2 +- .../test/lang/c/forward/TestForwardDeclaration.py | 2 +- .../lang/c/function_types/TestFunctionTypes.py | 2 +- .../lang/c/global_variables/TestGlobalVariables.py | 2 +- .../lldbsuite/test/lang/c/modules/TestCModules.py | 2 +- .../c/register_variables/TestRegisterVariables.py | 2 +- .../test/lang/c/set_values/TestSetValues.py | 2 +- .../test/lang/c/shared_lib/TestSharedLib.py | 2 +- .../TestSharedLibStrippedSymbols.py | 2 +- .../test/lang/c/step-target/TestStepTarget.py | 2 +- .../test/lang/c/stepping/TestStepAndBreakpoints.py | 2 +- .../test/lang/c/stepping/TestThreadStepping.py | 2 +- .../lldbsuite/test/lang/c/strings/TestCStrings.py | 2 +- .../test/lang/c/tls_globals/TestTlsGlobals.py | 2 +- .../lldbsuite/test/lang/c/typedef/Testtypedef.py | 2 +- .../test/lang/c/unions/TestUnionMembers.py | 2 +- .../lldbsuite/test/lang/cpp/auto/TestCPPAuto.py | 2 +- .../lldbsuite/test/lang/cpp/bool/TestCPPBool.py | 2 +- .../TestCPPBreakpointCommands.py | 2 +- .../lang/cpp/call-function/TestCallCPPFunction.py | 2 +- .../lang/cpp/chained-calls/TestCppChainedCalls.py | 2 +- .../test/lang/cpp/char1632_t/TestChar1632T.py | 2 +- .../lang/cpp/class_static/TestStaticVariables.py | 4 +-- .../test/lang/cpp/class_types/TestClassTypes.py | 14 ++++++---- .../cpp/class_types/TestClassTypesDisassembly.py | 2 +- .../lldbsuite/test/lang/cpp/diamond/TestDiamond.py | 2 +- .../lang/cpp/dynamic-value/TestDynamicValue.py | 2 +- .../test/lang/cpp/enum_types/TestCPP11EnumTypes.py | 2 +- .../cpp/exceptions/TestCPPExceptionBreakpoints.py | 2 +- .../TestFrameVariableAnonymousUnions.py | 2 +- .../cpp/global_operators/TestCppGlobalOperators.py | 3 +- .../lang/cpp/gmodules/TestWithModuleDebugging.py | 2 +- .../lldbsuite/test/lang/cpp/inlines/TestInlines.py | 2 +- .../cpp/limit-debug-info/TestWithLimitDebugInfo.py | 2 +- .../TestMembersAndLocalsWithSameName.py | 2 +- .../test/lang/cpp/namespace/TestNamespace.py | 8 +++--- .../test/lang/cpp/namespace/TestNamespaceLookup.py | 16 +++++------ .../TestNamespaceDefinitions.py | 2 +- .../test/lang/cpp/nsimport/TestCppNsImport.py | 3 +- .../TestOverloadedFunctions.py | 2 +- .../cpp/rvalue-references/TestRvalueReferences.py | 2 +- .../lldbsuite/test/lang/cpp/scope/TestCppScope.py | 3 +- .../test/lang/cpp/signed_types/TestSignedTypes.py | 2 +- .../cpp/static_members/TestCPPStaticMembers.py | 2 +- .../cpp/static_methods/TestCPPStaticMethods.py | 2 +- .../Python/lldbsuite/test/lang/cpp/stl/TestSTL.py | 4 +-- .../test/lang/cpp/stl/TestStdCXXDisassembly.py | 2 +- .../test/lang/cpp/template/TestTemplateArgs.py | 2 +- .../lldbsuite/test/lang/cpp/this/TestCPPThis.py | 2 +- .../cpp/unicode-literals/TestUnicodeLiterals.py | 2 +- .../test/lang/cpp/unique-types/TestUniqueTypes.py | 2 +- .../lang/cpp/unsigned_types/TestUnsignedTypes.py | 2 +- .../lldbsuite/test/lang/cpp/virtual/TestVirtual.py | 2 +- .../test/lang/cpp/wchar_t/TestCxxWCharT.py | 2 +- .../test/lang/go/expressions/TestExpressions.py | 2 +- .../test/lang/go/formatters/TestGoFormatters.py | 2 +- .../test/lang/go/goroutines/TestGoroutines.py | 2 +- .../test/lang/go/runtime/TestGoLanguageRuntime | 2 +- .../test/lang/go/types/TestGoASTContext.py | 2 +- .../test/lang/mixed/TestMixedLanguages.py | 2 +- .../test/lang/objc/blocks/TestObjCIvarsInBlocks.py | 2 +- .../TestConflictingDefinition.py | 2 +- .../test/lang/objc/forward-decl/TestForwardDecl.py | 2 +- .../test/lang/objc/foundation/TestConstStrings.py | 2 +- .../objc/foundation/TestFoundationDisassembly.py | 4 +-- .../test/lang/objc/foundation/TestObjCMethods.py | 8 +++--- .../test/lang/objc/foundation/TestObjCMethods2.py | 12 ++++---- .../test/lang/objc/foundation/TestRuntimeTypes.py | 2 +- .../test/lang/objc/foundation/TestSymbolTable.py | 2 +- .../lang/objc/global_ptrs/TestGlobalObjects.py | 2 +- .../test/lang/objc/hidden-ivars/TestHiddenIvars.py | 10 ++++--- .../test/lang/objc/ivar-IMP/TestObjCiVarIMP.py | 2 +- .../modules-auto-import/TestModulesAutoImport.py | 2 +- .../modules-incomplete/TestIncompleteModules.py | 2 +- .../TestModulesInlineFunctions.py | 2 +- .../test/lang/objc/modules/TestObjCModules.py | 2 +- .../lldbsuite/test/lang/objc/objc++/TestObjCXX.py | 2 +- .../TestObjCBaseClassSBType.py | 2 +- .../objc-builtin-types/TestObjCBuiltinTypes.py | 2 +- .../lang/objc/objc-checker/TestObjCCheckers.py | 2 +- .../objc/objc-class-method/TestObjCClassMethod.py | 2 +- .../objc-dynamic-value/TestObjCDynamicValue.py | 2 +- .../objc/objc-ivar-offsets/TestObjCIvarOffsets.py | 2 +- .../objc-ivar-stripped/TestObjCIvarStripped.py | 4 +-- .../lang/objc/objc-new-syntax/TestObjCNewSyntax.py | 2 +- .../lang/objc/objc-optimized/TestObjcOptimized.py | 2 +- .../lang/objc/objc-property/TestObjCProperty.py | 2 +- .../TestObjCStaticMethodStripped.py | 2 +- .../objc-static-method/TestObjCStaticMethod.py | 2 +- .../lang/objc/objc-stepping/TestObjCStepping.py | 2 +- .../objc-struct-argument/TestObjCStructArgument.py | 2 +- .../objc-struct-return/TestObjCStructReturn.py | 2 +- .../test/lang/objc/objc-super/TestObjCSuper.py | 2 +- .../test/lang/objc/ptr_refs/TestPtrRefsObjC.py | 3 +- .../objc/real-definition/TestRealDefinition.py | 2 +- .../lldbsuite/test/lang/objc/self/TestObjCSelf.py | 2 +- .../TestObjCSingleEntryDictionary.py | 2 +- .../add-symbols/TestTargetSymbolsAddCommand.py | 5 ++-- .../test/linux/builtin_trap/TestBuiltinTrap.py | 2 +- .../TestCreateDuringInstructionStep.py | 2 +- packages/Python/lldbsuite/test/lldbinline.py | 3 +- packages/Python/lldbsuite/test/lldbtest.py | 7 ++++- packages/Python/lldbsuite/test/lldbutil.py | 26 ++++++++++++------ .../Python/lldbsuite/test/logging/TestLogging.py | 2 +- .../add-dsym/TestAddDsymMidExecutionCommand.py | 5 ++-- .../apple_types/TestAppleTypesIsProduced.py | 4 +-- .../macosx/indirect_symbol/TestIndirectSymbols.py | 2 +- .../test/macosx/nslog/TestDarwinNSLogOutput.py | 2 +- .../lldbsuite/test/macosx/order/TestOrderFile.py | 4 +-- .../lldbsuite/test/macosx/queues/TestQueues.py | 4 +-- .../macosx/safe-to-func-call/TestSafeFuncCalls.py | 2 +- .../thread-names/TestInterruptThreadNames.py | 2 +- .../python_api/breakpoint/TestBreakpointAPI.py | 4 +-- .../lldbsuite/test/python_api/event/TestEvents.py | 6 ++-- .../findvalue_duplist/TestSBFrameFindValue.py | 3 +- .../python_api/formatters/TestFormattersSBAPI.py | 2 +- .../lldbsuite/test/python_api/frame/TestFrames.py | 6 ++-- .../frame/get-variables/TestGetVariables.py | 2 +- .../python_api/frame/inlines/TestInlinedFrame.py | 2 +- .../python_api/function_symbol/TestDisasmAPI.py | 2 +- .../python_api/function_symbol/TestSymbolAPI.py | 2 +- .../interpreter/TestCommandInterpreterAPI.py | 2 +- .../python_api/lldbutil/frame/TestFrameUtils.py | 2 +- .../python_api/lldbutil/iter/TestLLDBIterator.py | 6 ++-- .../lldbutil/iter/TestRegistersIterator.py | 2 +- .../lldbutil/process/TestPrintStackTraces.py | 2 +- .../module_section/TestModuleAndSection.py | 6 ++-- .../test/python_api/name_lookup/TestNameLookup.py | 2 +- .../test/python_api/objc_type/TestObjCType.py | 2 +- .../test/python_api/process/TestProcessAPI.py | 12 ++++---- .../python_api/rdar-12481949/Test-rdar-12481949.py | 2 +- .../lldbsuite/test/python_api/sbdata/TestSBData.py | 2 +- .../sbvalue_persist/TestSBValuePersist.py | 2 +- .../test/python_api/signals/TestSignalsAPI.py | 2 +- .../python_api/symbol-context/TestSymbolContext.py | 4 +-- .../two-files/TestSymbolContextTwoFiles.py | 4 +-- .../test/python_api/target/TestTargetAPI.py | 6 ++-- .../test/python_api/thread/TestThreadAPI.py | 4 +-- .../value/empty_class/TestValueAPIEmptyClass.py | 2 +- .../python_api/watchpoint/TestSetWatchpoint.py | 2 +- .../watchpoint/TestWatchpointIgnoreCount.py | 2 +- .../python_api/watchpoint/TestWatchpointIter.py | 2 +- .../watchlocation/TestSetWatchlocation.py | 2 +- .../watchlocation/TestTargetWatchAddress.py | 4 +-- .../Python/lldbsuite/test/settings/TestSettings.py | 12 ++++---- .../lldbsuite/test/settings/quoting/TestQuoting.py | 2 +- .../test/source-manager/TestSourceManager.py | 8 +++--- .../lldbsuite/test/tools/lldb-mi/TestMiFile.py | 7 ++--- .../test/tools/lldb-mi/TestMiLibraryLoaded.py | 2 +- .../test/tools/lldb-mi/lldbmi_testcase.py | 14 ++++++---- .../startup_options/TestMiStartupOptions.py | 32 +++++++++++++--------- .../test/tools/lldb-server/TestLldbGdbServer.py | 2 +- .../test/tools/lldb-server/gdbremote_testcase.py | 6 ++-- .../TestPlatformProcessConnect.py | 9 ++---- .../lldbsuite/test/types/TestRecursiveTypes.py | 2 +- .../test/warnings/uuid/TestAddDsymCommand.py | 15 ++++++---- 413 files changed, 639 insertions(+), 621 deletions(-)