Add library for set path variables for testing. 15/915/22
authorMatej Klotton <mklotton@cisco.com>
Thu, 28 Apr 2016 14:39:18 +0000 (16:39 +0200)
committerMatej Klotton <mklotton@cisco.com>
Wed, 11 May 2016 14:59:12 +0000 (14:59 +0000)
commit7dbda72563912b656bde2ee4b4611a0b284b933e
tree91f9001d402ee5971013a0ebc2edbf28649f4888
parent10f3b07a5c883e20ef345c8b1c8e24063a50281f
Add library for set path variables for testing.

Change-Id: Icb243bacc9329c4bf3bc28098fced473b4e3c991
Signed-off-by: Matej Klotton <mklotton@cisco.com>
16 files changed:
resources/libraries/robot/bridge_domain.robot
resources/libraries/robot/cop.robot [deleted file]
resources/libraries/robot/iacl.robot [deleted file]
resources/libraries/robot/interfaces.robot
resources/libraries/robot/tagging.robot
resources/libraries/robot/testing_path.robot [new file with mode: 0644]
resources/libraries/robot/vxlan.robot
tests/suites/bridge_domain/bridge_domain_untagged.robot
tests/suites/cop/cop_whitelist_blacklist.robot
tests/suites/cop/cop_whitelist_blacklist_IPv6.robot
tests/suites/ipv4/ipv4_iacl_untagged.robot
tests/suites/ipv6/ipv6_iacl_untagged.robot
tests/suites/tagging/qinq_l2_xconnect.robot
tests/suites/vxlan/vxlan_bd_dot1q.robot
tests/suites/vxlan/vxlan_bd_untagged.robot
tests/suites/vxlan/vxlan_xconnect_untagged.robot