teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
Pavel Labath 64b6e5af13 Remove getCategories mechanism of specifying test categories
Summary:
This mechanism was mostly redundant with the file-based .categories
mechanism, and it was interfering with it, as any test which implemented
a getCategories method would not inherit the filesystem categories.

This patch removes it. The existing categories are preserved either by
adding a .categories file, or using the @add_test_categories decorator.

Reviewers: jingham, clayborg, zturner

Subscribers: lldb-commits

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

llvm-svn: 317277
2017-11-02 22:13:09 +00:00
..
hello_watchlocation Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
hello_watchpoint Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
multi_watchpoint_slots Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
multiple_hits [LLDB][MIPS] Fix TestMultipleHits for MIPS 2016-12-09 13:44:15 +00:00
multiple_threads Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
step_over_watchpoint Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
variable_out_of_scope Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel bug 2017-05-16 11:58:18 +00:00
watchpoint_commands Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
watchpoint_disable Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
watchpoint_events Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
watchpoint_on_vectors Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
watchpoint_set_command Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
watchpoint_size Remove android watchpoint xfails 2017-11-02 22:12:55 +00:00
.categories Add a "watchpoint" test category and annotate tests appropriately 2017-10-31 15:27:19 +00:00