Rename test_results.py to result_formatter.py.
authorZachary Turner <zturner@google.com>
Mon, 7 Dec 2015 21:23:41 +0000 (21:23 +0000)
committerZachary Turner <zturner@google.com>
Mon, 7 Dec 2015 21:23:41 +0000 (21:23 +0000)
commit905a98881b69bd1ec14de833db8b589061e37da1
tree979a51c40072477d180667602b3ceedb126006b4
parent6d90d9f102c6a401e84b92506b2ab011c5c72362
Rename test_results.py to result_formatter.py.

There is already a class called LLDBTestResults which I would like
to move into a separate file, but the most appropriate filename
was taken.

llvm-svn: 254946
lldb/packages/Python/lldbsuite/test/basic_results_formatter.py
lldb/packages/Python/lldbsuite/test/curses_results.py
lldb/packages/Python/lldbsuite/test/dosep.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/result_formatter.py [moved from lldb/packages/Python/lldbsuite/test/test_results.py with 100% similarity]