diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2016-04-20 16:27:27 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2016-04-20 16:27:27 +0000 |
commit | 49d3c15c3e8cc01e2a8af096eeacff746d92c644 (patch) | |
tree | 1ace8d217bb1546aa11eccfd5062a738228628e0 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c | |
parent | e8fc69d1366f2c2fff66735c1af8e1f5b0feaa3f (diff) | |
download | bcm5719-llvm-49d3c15c3e8cc01e2a8af096eeacff746d92c644.tar.gz bcm5719-llvm-49d3c15c3e8cc01e2a8af096eeacff746d92c644.zip |
test infra: move test event-related handling into its own package
This change moves all the test event handling and its related
ResultsFormatter classes out of the packages/Python/lldbsuite/test dir
into a packages/Python/lldbsuite/test_event package. Formatters are
moved into a sub-package under that.
I am limiting the scope of this change to just the motion and a few
minor issues caught by a static Python checker (e.g. removing unused
import statements).
This is a pre-step for adding package-level tests to the test event
system. I also intend to simplify test event results formatter selection
after I make sure this doesn't break anybody.
See:
http://reviews.llvm.org/D19288
Reviewed by:
Pavel Labath
llvm-svn: 266885
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c')
0 files changed, 0 insertions, 0 deletions