CSIT-32: Add Lightweight 4over6 test. 46/1546/15
authorMatej Klotton <mklotton@cisco.com>
Tue, 14 Jun 2016 17:35:49 +0000 (19:35 +0200)
committerMatej Klotton <mklotton@cisco.com>
Tue, 12 Jul 2016 15:08:45 +0000 (17:08 +0200)
commit395e7f8966681dbc84158af908e2f1d33fe99cc8
treea67da8021a446201b3b269d07c8196d1745d0c87
parentd5e00c67d229e6f6fd9461755423cee800a1635e
CSIT-32: Add Lightweight 4over6 test.

Add keywords for configure MAP domanins and rules.
Add testcase for check encapsulation IPv4 in IPv6.

Change-Id: I52f04a15d982ccba1d35ce9ade9d7f0ce8e7f286
Signed-off-by: Matej Klotton <mklotton@cisco.com>
resources/libraries/python/Map.py [new file with mode: 0644]
resources/libraries/robot/map.robot [new file with mode: 0644]
resources/templates/vat/map_add_del_rule.vat [new file with mode: 0644]
resources/templates/vat/map_add_domain.vat [new file with mode: 0644]
resources/test_data/softwire/map_utils.py [new file with mode: 0644]
resources/traffic_scripts/send_ipv4_check_lw_4o6.py [new file with mode: 0755]
tests/suites/softwire/lightweight_4over6.robot [new file with mode: 0644]