MXS-1389: Add test for uses_function

The test uses a uses_function type rule to restrict access to the name and
address columns.
This commit is contained in:
Markus Mäkelä
2017-09-07 15:38:54 +03:00
parent bca1e34d27
commit 1e2e43a96e
5 changed files with 19 additions and 2 deletions

View File

@ -33,7 +33,7 @@ int main(int argc, char *argv[])
FILE* file;
sprintf(rules_dir, "%s/fw/", test_dir);
int N = 12;
int N = 13;
int i;
for (i = 1; i < N + 1; i++)