teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Adrian Prantl 5c4c9e6172 Canonicalize variable usage in testsuite Makefiles
This test streamlines our use of variables that are expected by
Makefile.rules throughout the test suite. Mostly it replaced
potentially dangerous overrides and updates of variables like CFLAGS
with safe assignments to variables reserved for this purpose like
CFLAGS_EXTRAS.

Differential Revision: https://reviews.llvm.org/D67984

llvm-svn: 372795
2019-09-25 00:36:00 +00:00
..
address_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
auto_continue Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_by_line_and_column Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_command [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_conditions Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_hit_count [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_ids Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_ignore_count [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_in_delayslot [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_language [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_locations Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_names [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_options [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_set_restart [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
comp_dir_symlink [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
consecutive_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
cpp Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
cpp_exception [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
debugbreak [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
dummy_target_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
global_constructor [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
hardware_breakpoints/hardware_breakpoint_on_multiple_threads [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
inlined_breakpoints [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
move_nearest [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
objc Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
require_hw_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
scripted_bkpt Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
serialize [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
source_regexp [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
step_over_breakpoint Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00