b98c0841b4
Enable and fix -Wextra warnings
...
Fixed all warnings that were present with -Wextra.
2018-07-03 15:07:19 +03:00
24bb8b0b2c
Clean up mxs548_short_session_change_user
...
The test unnecessarily did an unconditional drop of the user resulting in
errors. Also prevented stopping of MaxScale if it wasn't started in the
first place.
2018-06-18 11:32:28 +03:00
421e64ceeb
Take -Wall into use for tests
...
Take almost all warnings into use except `format-overflow` and
`unused-function`. format-overflow needs to be handled in a separate
commit.
2018-04-23 14:02:54 +03:00
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
8c6ca38a8a
add tests
2017-05-23 21:09:30 +03:00