[all-commits] [llvm/llvm-project] c11435: [lldb/test] Put hardware breakpoint tests together...
Tatyana Krasnukha via All-commits
all-commits at lists.llvm.org
Wed Jul 29 11:20:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c114352edfe0de69050bbf1cbbc478bcfb524622
https://github.com/llvm/llvm-project/commit/c114352edfe0de69050bbf1cbbc478bcfb524622
Author: Tatyana Krasnukha <tatyana at synopsys.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
A lldb/test/API/functionalities/breakpoint/hardware_breakpoints/base.py
M lldb/test/API/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py
A lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/Makefile
A lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/TestRequireHWBreakpoints.py
A lldb/test/API/functionalities/breakpoint/hardware_breakpoints/require_hw_breakpoints/main.c
R lldb/test/API/functionalities/breakpoint/require_hw_breakpoints/Makefile
R lldb/test/API/functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py
R lldb/test/API/functionalities/breakpoint/require_hw_breakpoints/main.c
Log Message:
-----------
[lldb/test] Put hardware breakpoint tests together, NFC
Create a common base class for them to re-use supports_hw_breakpoints function in decorators.
Differential Revision: https://reviews.llvm.org/D84311
More information about the All-commits
mailing list