Add iACL IPv4/IPv6 tests. 72/972/14
authorPatrik Hrnciar <phrnciar@cisco.com>
Tue, 3 May 2016 12:40:52 +0000 (14:40 +0200)
committerMatej Klotton <mklotton@cisco.com>
Wed, 11 May 2016 08:16:52 +0000 (08:16 +0000)
commit452fabf532691f88b36b79bf2469afde18183de2
tree73c63417ee512ff73050559fae1ee93e99b4ad11
parent807afe3f73ef9f6170e72f922338d0a726028ec6
Add iACL IPv4/IPv6 tests.

 - IPv4: CSIT-15
 - IPv6: CSIT-16

Change-Id: I6e66aa853dfaebf1388f1191dbb63f5216820325
Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
resources/libraries/python/Classify.py [new file with mode: 0644]
resources/libraries/python/IPv4Setup.py
resources/libraries/python/IPv6Util.py
resources/libraries/python/InterfaceUtil.py
resources/libraries/robot/iacl.robot [new file with mode: 0644]
resources/libraries/robot/traffic.robot
resources/templates/vat/classify_add_session.vat [new file with mode: 0644]
resources/templates/vat/classify_add_table.vat [new file with mode: 0644]
resources/templates/vat/input_acl_int.vat [new file with mode: 0644]
tests/suites/ipv4/ipv4_iacl_untagged.robot [new file with mode: 0644]
tests/suites/ipv6/ipv6_iacl_untagged.robot [new file with mode: 0644]