049eb68254
Combine redundant dbfwfilter tests
...
The fwf test now only tests the functionality of the rules themselves, not
the parsing. The fwf_syntax test handles the testing of the parser. The
fwf2 test was removed as it was almost identical with the original fwf
test.
2017-09-21 09:36:50 +03:00
1e2e43a96e
MXS-1389: Add test for uses_function
...
The test uses a uses_function type rule to restrict access to the name and
address columns.
2017-09-08 09:31:38 +03:00
f0a9866a87
MXS-1389: Fix fwf test SQL
...
The SQL executed by the test that was expected to pass wasn't correct
SQL. It appears that a CAST from an INTEGER to a TEXT value is not
possible.
2017-09-08 09:31:38 +03:00
40582c38fb
MXS-1389: Fix fwf test rules
...
The new tests now use the correct syntax for the rule files.
2017-09-08 09:31:38 +03:00
11bf5d2412
MXS-1389: Add tests for function use with columns
...
The test checks that only the functions that aren't allowed are blocked.
2017-09-08 09:31:38 +03:00
957b50c811
Remove trailing whitespace
...
Removed trailing whitespace in tests and build scripts.
2017-05-26 14:29:28 +03:00
8c6ca38a8a
add tests
2017-05-23 21:09:30 +03:00