[all-commits] [llvm/llvm-project] 995623: [lldb] [test] Update test status for NetBSD
Michał Górny via All-commits
all-commits at lists.llvm.org
Sun Dec 20 02:33:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99562332e3de19da9da1714a58b5cc2d24724ef5
https://github.com/llvm/llvm-project/commit/99562332e3de19da9da1714a58b5cc2d24724ef5
Author: Michał Górny <mgorny at moritz.systems>
Date: 2020-12-20 (Sun, 20 Dec 2020)
Changed paths:
M lldb/test/API/api/multiple-targets/TestMultipleTargets.py
M lldb/test/API/commands/expression/call-restarts/TestCallThatRestarts.py
M lldb/test/API/commands/expression/ir-interpreter/TestIRInterpreter.py
M lldb/test/API/commands/expression/radar_9531204/TestPrintfAfterUp.py
M lldb/test/API/commands/expression/save_jit_objects/TestSaveJITObjects.py
M lldb/test/API/commands/expression/test/TestExprs.py
M lldb/test/API/commands/gui/viewlarge/TestGuiViewLarge.py
M lldb/test/API/commands/process/attach/TestProcessAttach.py
M lldb/test/API/functionalities/breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py
M lldb/test/API/functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py
M lldb/test/API/functionalities/completion/TestCompletion.py
M lldb/test/API/functionalities/dlopen_other_executable/TestDlopenOtherExecutable.py
M lldb/test/API/functionalities/inferior-assert/TestInferiorAssert.py
M lldb/test/API/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferiorStep.py
M lldb/test/API/functionalities/thread/concurrent_events/TestConcurrentBreakpointDelayBreakpointOneSignal.py
M lldb/test/API/functionalities/thread/concurrent_events/TestConcurrentSignalDelayBreak.py
M lldb/test/API/functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneDelaySignal.py
M lldb/test/API/functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneSignal.py
M lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py
M lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py
M lldb/test/API/functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py
M lldb/test/API/functionalities/unwind/noreturn/TestNoreturnUnwind.py
M lldb/test/API/lang/c/conflicting-symbol/TestConflictingSymbol.py
M lldb/test/API/lang/c/const_variables/TestConstVariables.py
M lldb/test/API/lang/c/function_types/TestFunctionTypes.py
M lldb/test/API/lang/c/global_variables/TestGlobalVariables.py
M lldb/test/API/lang/c/shared_lib/TestSharedLib.py
M lldb/test/API/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
M lldb/test/API/lang/cpp/namespace_definitions/TestNamespaceDefinitions.py
M lldb/test/API/lang/cpp/stl/TestStdCXXDisassembly.py
M lldb/test/API/lang/cpp/this/TestCPPThis.py
M lldb/test/API/python_api/event/TestEvents.py
M lldb/test/API/python_api/lldbutil/iter/TestRegistersIterator.py
M lldb/test/API/python_api/thread/TestThreadAPI.py
M lldb/test/API/tools/lldb-server/TestGdbRemote_vContThreads.py
M lldb/test/API/tools/lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py
M lldb/test/API/tools/lldb-vscode/disconnect/TestVSCode_disconnect.py
M lldb/test/Shell/Recognizer/assert.test
M lldb/test/Shell/Reproducer/Functionalities/TestExpressionEvaluation.test
M lldb/test/Shell/ScriptInterpreter/Lua/watchpoint_callback.test
Log Message:
-----------
[lldb] [test] Update test status for NetBSD
More information about the All-commits
mailing list