[LLDB/test] Simplify result formatter code
authorPavel Labath <pavel@labath.sk>
Mon, 20 Jul 2020 10:45:52 +0000 (12:45 +0200)
committerPavel Labath <pavel@labath.sk>
Mon, 20 Jul 2020 12:56:49 +0000 (14:56 +0200)
commit9199457bfb5a77121a950df5417fadbf8174cdde
treeff9e9f6398da56598515ecec6d54e0902f1475c5
parent72f2fb1db4ea19b543265ceba67964174848a875
[LLDB/test] Simplify result formatter code

Now that the main test results are reported through lit, and we only
have one formatter class, this code is unnecessarily baroque.
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test_event/formatter/__init__.py
lldb/packages/Python/lldbsuite/test_event/formatter/results_formatter.py