CSIT-341 Refactor DHCPv4 proxy test 00/2200/5
authorPatrik Hrnciar <phrnciar@cisco.com>
Wed, 3 Aug 2016 07:52:05 +0000 (09:52 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 9 Aug 2016 18:46:06 +0000 (18:46 +0000)
commit91961994a4791be18b0a1f2dda2e5162823670f5
treecce005b4476152fdb0931773a5efe017a43cb36f
parent79191b057fe2f8829753c0a51cf33bf7aeeac5ac
CSIT-341 Refactor DHCPv4 proxy test

Change-Id: Id44ef8677f8b023c9cb6a3fec7dc8e3fc1d979d4
Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
resources/libraries/python/Dhcp.py
resources/libraries/python/TrafficScriptExecutor.py
resources/libraries/robot/dhcp_client.robot
resources/libraries/robot/dhcp_proxy.robot [new file with mode: 0644]
resources/traffic_scripts/dhcp/send_and_check_proxy_discover.py [moved from resources/traffic_scripts/dhcp/send_dhcp_discover.py with 66% similarity]
resources/traffic_scripts/dhcp/send_and_check_proxy_messages.py [moved from resources/traffic_scripts/dhcp/send_dhcp_messages.py with 83% similarity]
tests/func/dhcp/dhcp_v4_proxy.robot