syntribos/syntribos
Michael Dong c4586a374b Improve performance by multithreading test calls
This change:
1) rewrites the runner to spawn a thread pool for each template
   and assigns a worker for each test case
2) makes the output colorized by default
3) makes minor changes to the output

Change-Id: I49906f5daaa339ca9429913680203c762a0ad9fe
2017-09-18 13:23:00 -05:00
..
checks Adding XST test to syntribos 2017-02-23 15:16:39 -06:00
clients Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
extensions Improving readibility of code 2017-01-25 14:25:54 -06:00
formatters Pylint changes update 2016-11-22 16:10:50 -06:00
tests Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
utils Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
__init__.py Pylint changes update 2016-11-22 16:10:50 -06:00
_i18n.py Remove translation of log messages 2017-06-16 15:42:45 +07:00
config.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
constants.py A nit in seperator 2016-08-30 17:50:34 -05:00
issue.py Added signals to results output 2016-07-28 12:16:49 -05:00
result.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
runner.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
signal.py Remove translation of log messages 2017-06-16 15:42:45 +07:00