Files
MaxScale/maxscale-system-test/masking
Timofey Turenko 9737ffe092 Fix masking tests
The masking filter now has a default fill value, so that if a
provided value does not match, then "X" is used.

The tests were modified to use "Y" as an explicitly provided
fill value (to distinguish from the default "X") and the results
were the default fill value would kick in were modified accordingly.
2017-06-26 12:22:39 +02:00
..
2017-06-26 12:22:39 +02:00
2017-05-26 15:40:40 +03:00
2017-05-26 15:40:40 +03:00

Note that if modifications are made to any of the t/*-files and the r/*-files
are regenerated, the output MUST BE CHECKED MANUALLY to ensure that the produced
result indeed is the expected. Otherwise the mysqltest-based tests effectively
tests nothing.