llvm-project/lldb/test/functionalities/breakpoint
Zachary Turner 1132152db4 Don't allow duplicate names for tests.
We had 2 tests named TestCPPBreakpoints.py.  If one of those tests
failed, both of them would be reported as failures and contribute
to the failure count.  There may be other examples of duplicate
test names, and we should fix those as we find them.

llvm-svn: 247173
2015-09-09 18:25:13 +00:00
..
breakpoint_command XFAIL breakpoint tests on Windows 2015-08-20 22:09:08 +00:00
breakpoint_conditions Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
breakpoint_ids Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
breakpoint_ignore_count Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
breakpoint_locations XFAIL breakpoint tests on Windows 2015-08-20 22:09:08 +00:00
breakpoint_options Fix comment in test. 2015-07-23 02:15:55 +00:00
comp_dir_symlink Make DWARF at_comp_dir symbolic links configurable via plugin.symbol-file.dwarf.comp-dir-symlink-paths setting. 2015-07-29 22:18:16 +00:00
consecutive_breakpoins New test for llvm.org/pr23478 2015-05-11 14:42:09 +00:00
cpp Don't allow duplicate names for tests. 2015-09-09 18:25:13 +00:00
cpp_exception XFAIL Tests that require C++ exceptions on Windows. 2015-08-21 22:11:09 +00:00
dummy_target_breakpoints Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
inlined_breakpoints Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
objc Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00