CSIT-171 CSIT-172 Policer tests initial commit 32/1832/5
authorMatus Fabian <matfabia@cisco.com>
Fri, 1 Jul 2016 11:40:00 +0000 (04:40 -0700)
committerMatus Fabian <matfabia@cisco.com>
Fri, 19 Aug 2016 05:27:36 +0000 (22:27 -0700)
commitc9d198a9f6494558574238dd055a14ef3a251d31
tree6c7aae4c61e2bdb4092b8d324f336259f1fa738f
parent32ffb106ab41adab440a509ff8f6ec947ffe263d
CSIT-171 CSIT-172 Policer tests initial commit

policer python library, traffic script and IPv4/IPv6 example tests

Change-Id: I6470c86ce1acdcaaff9fdcf81510126836f1135e
Signed-off-by: Matus Fabian <matfabia@cisco.com>
resources/libraries/python/Policer.py [new file with mode: 0644]
resources/libraries/robot/policer.robot [new file with mode: 0644]
resources/templates/vat/policer/policer_add_3c.vat [new file with mode: 0644]
resources/templates/vat/policer/policer_classify_add_session.vat [new file with mode: 0644]
resources/templates/vat/policer/policer_classify_set_interface.vat [new file with mode: 0644]
resources/traffic_scripts/policer.py [new file with mode: 0755]
tests/func/policer/policer_ip4.robot [new file with mode: 0644]
tests/func/policer/policer_ip6.robot [new file with mode: 0644]