llvm-project/lldb/packages/Python/lldbsuite/test/commands
Raphael Isemann 03a111dc46 [lldb] Remove duplicated breakpoint tests
After reverting the deletion of the functionalities/breakpoint tests,
we now have some tests twice in the test/ folder which breaks dotest:

* commands/breakpoint/basic
* functionalities/breakpoint/breakpoint_command

After looking over these tests, I think it makes sense to only
keep the original functionalities/ folder. The commands/breakpoint/basic
test are not exclusively testing the breakpoint command itself, so
they shouldn't be in commands/ in the first place. Note that these
folders have identical contents (beside small adjustments regarding
the Makefile which landed after the restructuring).

llvm-svn: 371734
2019-09-12 14:07:16 +00:00
..
add-dsym/uuid [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
apropos [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
command [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
disassemble/basic [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
expression [lldb][NFC] Add dimensions to pexpect tests failing on sanitizer bot 2019-09-05 14:51:23 +00:00
frame [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
gui [lldb][NFC] Add dimensions to pexpect tests failing on sanitizer bot 2019-09-05 14:51:23 +00:00
help
log [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
platform/basic
process [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
quit
register/register [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
reproducer/invalid-args [lldb][NFC] Remove unnecessary constructors from invalid-args tests 2019-09-03 09:25:02 +00:00
settings [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
source/info [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
statistics/basic [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
target [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
version
watchpoints [Windows] Add support of watchpoints to `ProcessWindows` 2019-09-06 05:37:03 +00:00