[all-commits] [llvm/llvm-project] b7c06d: [ThreadPlan] Add a test for `thread step-in -r`, N...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Wed Nov 11 10:44:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b7c06dcb739f8a30c8dc9d4cc8832a9c939a1c49
      https://github.com/llvm/llvm-project/commit/b7c06dcb739f8a30c8dc9d4cc8832a9c939a1c49
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-11-11 (Wed, 11 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 (reapply)

Adds test coverage for ThreadPlanStepInRange::SetAvoidRegexp, but
disables the test on Windows.

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




More information about the All-commits mailing list