syntribos/syntribos/tests/fuzz
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
..
__init__.py Modified base test cases 2016-03-14 15:24:58 -05:00
base_fuzz.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
buffer_overflow.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
command_injection.py Adding i18n support to Syntribos 2017-03-13 01:51:50 -05:00
datagen.py Added meta var support to datagen 2017-03-13 12:03:34 -05:00
integer_overflow.py Adding i18n support to Syntribos 2017-03-13 01:51:50 -05:00
json_depth_overflow.py Adding i18n support to Syntribos 2017-03-13 01:51:50 -05:00
ldap.py Adding sub commands to Syntribos 2016-08-16 16:15:14 -05:00
redos.py Adding ReDoS test to syntribos 2016-11-17 14:45:43 -06:00
sql.py Adding i18n support to Syntribos 2017-03-13 01:51:50 -05:00
string_validation.py Adding sub commands to Syntribos 2016-08-16 16:15:14 -05:00
user_defined.py Adding i18n support to Syntribos 2017-03-13 01:51:50 -05:00
xml_external.py Pylint changes update 2016-11-22 16:10:50 -06:00
xss.py Adding sub commands to Syntribos 2016-08-16 16:15:14 -05:00