teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/load_unload
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
..
hidden Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
.categories Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
a.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
a.mk [Test] Addresses failing test when path to make contains spaces 2015-12-14 22:59:26 +00:00
b.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
b.mk Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
c.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
c.mk Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
cmds.txt
d.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
d.mk Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
main.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
Makefile Move install_name_tool to a separate make target. 2017-10-02 22:11:22 +00:00
TestLoadUnload.py Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00