Markus Mäkelä
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
Timofey Turenko
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
Markus Mäkelä
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
Markus Mäkelä
01b611d895
MXS-1312: Add tests for permission type rule
...
The test checks that rules with only optional parts defined work.
2017-07-07 16:52:17 +03:00
Markus Mäkelä
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00