diff options
author | Minoru TAKAHASHI <takahashi.minoru7@gmail.com> | 2014-11-18 13:25:27 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-11-18 15:57:54 +0900 |
commit | b8d7db4076c13aa551db56d857e5e6d62f331198 (patch) | |
tree | 744974f0203b7c579eb3702970aa82ff59609f11 /tools/normalize_json.py | |
parent | ecc57e8660682b954b7683170521b1d1628255a3 (diff) |
test_ofctl_v1_2/3: Fix some test cases
UnitTest of the following cases had not been executed successfully.
{'dl_src/dst': "aa:bb:cc:11:22:33/*"}
{'eth_src/dst': "aa:bb:cc:11:22:33/*"}
{'nw_src/dst': "192.168.0.1/*", 'eth_type': 0x0800}
{'ipv4_src/dst': "192.168.0.1/*", 'eth_type': 0x0800}
{'arp_spa/tpa': "192.168.0.22/*", 'eth_type': 0x0806}
{'arp_sha/tha': "aa:bb:cc:11:22:33/*", 'eth_type': 0x0806}
{'ipv6_src/dst': '2001::aaaa:bbbb:cccc:1111/*', 'eth_type': 0x86dd}
This patch fixes this problem.
Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/normalize_json.py')
0 files changed, 0 insertions, 0 deletions