OSDN Git Service

[lldb/Reproducers] Differentiate active and passive replay unexpected packet.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 May 2020 20:10:19 +0000 (13:10 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 May 2020 20:52:38 +0000 (13:52 -0700)
commit5f97a540ad8dd4baac47873fa4bdfba2f37e0f82
tree3a03317aa18e80dfe4f275bcc16d53f215d3a33b
parent25132b36a8b39e7c2b0b28aa73772e57191b6df4
[lldb/Reproducers] Differentiate active and passive replay unexpected packet.
13 files changed:
lldb/test/API/commands/command/script/TestCommandScript.py
lldb/test/API/commands/expression/issue_11588/Test11588.py
lldb/test/API/commands/process/attach-resume/TestAttachResume.py
lldb/test/API/commands/process/attach/TestProcessAttach.py
lldb/test/API/functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py
lldb/test/API/functionalities/conditional_break/TestConditionalBreak.py
lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
lldb/test/API/functionalities/signal/TestSendSignal.py
lldb/test/API/functionalities/step_scripted/TestStepScripted.py
lldb/test/API/lang/objc/foundation/TestRuntimeTypes.py
lldb/test/API/lang/objc/modules/TestObjCModules.py
lldb/test/API/lang/objc/print-obj/TestPrintObj.py
lldb/test/API/python_api/hello_world/TestHelloWorld.py