teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Michal Gorny de11105d2e [lldb] [test] Mark failing tests XFAIL on NetBSD
Add a convenience 'expectedFailureNetBSD' decorator and mark all tests
currently failing on NetBSD with it.  Also skip a few tests that hang
the test suite.  This should establish a baseline for the test suite
and get us closer to enabling tests on buildbot.  This will help us
catch regressions while we still have a lot of work to do to get tests
working.

It seems that there are also some flaky tests.  I am going to address
them later on.

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

llvm-svn: 355320
2019-03-04 16:54:06 +00:00
..
address_breakpoints Rollback "Fix raw address breakpoints not resolving". 2018-09-10 23:09:09 +00:00
auto_continue Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
breakpoint_by_line_and_column [Test] Fix up tests affected by the new LLVM header. 2019-01-22 03:50:44 +00:00
breakpoint_command Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_conditions Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_hit_count Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_ids Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_ignore_count Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_in_delayslot Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_language Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_locations Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
breakpoint_names Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_options Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_set_restart [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
comp_dir_symlink testsuite: Fix TestCompDirSymLink and TestSourceManager on Linux with symlinked build dir 2019-02-21 09:05:27 +00:00
consecutive_breakpoints Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
cpp_exception [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
debugbreak Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
dummy_target_breakpoints Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
global_constructor [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
hardware_breakpoints/hardware_breakpoint_on_multiple_threads Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
inlined_breakpoints Make test sources compatible with android+libcxx+modules 2018-06-20 17:32:48 +00:00
move_nearest If a function starts with line number 0, don't try to check if a breakpoint crossed function boundaries. 2018-08-07 21:09:55 +00:00
objc Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
require_hw_breakpoints Skip TestRequireHWBreakpoints on Windows 2018-11-30 17:31:20 +00:00
scripted_bkpt [Python2 to Python 3] Fix print -> print(). 2019-02-05 00:59:57 +00:00
serialize When deserializing breakpoints some options may not be present. 2019-02-22 23:54:11 +00:00
source_regexp Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
step_over_breakpoint Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00