[all-commits] [llvm/llvm-project] ae3640: [ThreadPlan] Add a test for `thread step-in -r`, NFC
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Tue Nov 10 16:38:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae3640e386ccfbe0e984cc8c4b0399006ed835c7
https://github.com/llvm/llvm-project/commit/ae3640e386ccfbe0e984cc8c4b0399006ed835c7
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
A lldb/test/API/lang/c/stepping/TestThreadStepInAvoidRegexp.py
M lldb/test/API/lang/c/stepping/main.c
Log Message:
-----------
[ThreadPlan] Add a test for `thread step-in -r`, NFC
Adds test coverage for ThreadPlanStepInRange::SetAvoidRegexp.
See:
http://lab.llvm.org:8080/coverage/coverage-reports/coverage/Users/buildslave/jenkins/workspace/coverage/llvm-project/lldb/source/Target/ThreadPlanStepInRange.cpp.html#L309
Differential Revision: https://reviews.llvm.org/D91220
Commit: 9922dded4737ff640f046f62f83bf1d05f26d97d
https://github.com/llvm/llvm-project/commit/9922dded4737ff640f046f62f83bf1d05f26d97d
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M lldb/test/API/lang/c/stepping/TestThreadStepping.py
Log Message:
-----------
[test] Delete redundant lldbutil import, NFC
Compare: https://github.com/llvm/llvm-project/compare/b670189975f5...9922dded4737
More information about the All-commits
mailing list