acl: fix ambiguity between test rules
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Mon, 8 Jun 2015 10:41:29 +0000 (11:41 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 18 Jun 2015 16:10:59 +0000 (18:10 +0200)
commitca132384efd84ca0259c08e871be9366d836c57e
tree190034b7961203112b7d0360153ab01a932f1b0d
parentcd8091d7d812e6ae49e6eec208b712640029899b
acl: fix ambiguity between test rules

Some test rules had equal priority for the same category.
That can cause an ambiguity in build trie and test results.
Specify different priority value for each rule from the same category.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test/test_acl.h