diff options
author | Yusuke Iwase <iwase.yusuke0@gmail.com> | 2015-10-06 16:48:43 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-10-11 21:51:38 +0900 |
commit | 85bb0128962398150e85ae4d0549147b0c2112c9 (patch) | |
tree | 2c738e5e6654c8f18bd3f5816edfd7fd77972133 /doc | |
parent | 9663fbe5631492d28a0fcf643b6381c15ddbeb45 (diff) |
test_parser_v10: Fix wildcards param for unit test
If all field is specified, wildcards field should be lower than
(NW_DST_WILDCARD << 14 | NW_SRC_WILDCARD << 8), but the given
value of this test case is larger than this value.
So some test cases which check the wildcards field raise errors.
This patch fixes the wildcards parameter to the possible value.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions