[all-commits] [llvm/llvm-project] c3ca2c: [lldb/test] Fix `TestScriptedProcess.test_scripted...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Mon Jan 24 12:49:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3ca2c6b14f91f8232525373c4f5b1dc504a39a1
https://github.com/llvm/llvm-project/commit/c3ca2c6b14f91f8232525373c4f5b1dc504a39a1
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
M lldb/test/API/functionalities/scripted_process/dummy_scripted_process.py
Log Message:
-----------
[lldb/test] Fix `TestScriptedProcess.test_scripted_process_and_scripted_thread`
This patch updates `dummy_scripted_process.py` to report the dummy
thread correctly to reflect the changes introduced by `d3e0f7e`.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list