hanchenye-llvm-project/lldb/test/macosx
Pavel Labath dc8b2d3d3a Port the python api decorator to use test categories
Summary:
Per discussions on the mailing list, I have implemented a decorator which annotates individual
test methods with categories. I have used this framework to replace the '-a' and '+a'
command-line switches (now '-G pyapi' and '--skip-category pyapi') and the @python_api_test
decorator (now @add_test_categories('pyapi')). The test suite now gives an error message
suggesting the new options if the user specifies the deprecated +/-a switches. If the general
direction is good, I will follow this up with other switches.

Reviewers: tberghammer, tfiala, granata.enrico, zturner

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D14020

llvm-svn: 251277
2015-10-26 09:28:32 +00:00
..
add-dsym Add from __future__ import print_function everywhere. 2015-10-23 17:04:29 +00:00
debug-info/apple_types Add from __future__ import print_function everywhere. 2015-10-23 17:04:29 +00:00
indirect_symbol Port the python api decorator to use test categories 2015-10-26 09:28:32 +00:00
order Add from __future__ import print_function everywhere. 2015-10-23 17:04:29 +00:00
queues Port the python api decorator to use test categories 2015-10-26 09:28:32 +00:00
safe-to-func-call Port the python api decorator to use test categories 2015-10-26 09:28:32 +00:00
universal Port the python api decorator to use test categories 2015-10-26 09:28:32 +00:00