Commit Graph

4 Commits

Author SHA1 Message Date
3c88bf1ec6 refactored tests (#147) 2017-12-08 12:23:04 +02:00
18b0d3575e Speed up binlog tests
The binlogrouter tests can safely use the sync_slaves functionality of the
test framework as long as a sensible timeout is used.

Cleaned up the tests by removing redundant code and allocating classes
from the stack thus removing the need to handle memory allocation.
2017-09-25 10:46:55 +03:00
54f4c6ff73 Clean up binlog_semisync
Removed unnecessary newlines and for loops that were executed only once.
2017-09-25 10:46:55 +03:00
8c6ca38a8a add tests 2017-05-23 21:09:30 +03:00