test_vxlan

Module Contents

Functions

test_parse_vxlan_data(test_evpn_vni_data, test_bgp_evpn_data, test_vlan_data, test_vxlan_data)

test_get_vxlans(test_vxlan_data, test_vnid, expected)

test_generate_vxlan_rt_commands(test_vxlan, expected)

test_generate_create_l2_vxlan_commands(test_vxlan, test_bgp_data, test_ip_forward, expected)

test_generate_create_l3_vxlan_commands(test_vxlan, test_bgp_data, test_dynamic_vlan, expected)

test_generate_create_vxlan_commands(test_vxlan, test_bgp_data, test_dynamic_vlan, expected)

test_generate_delete_l2_vxlan_commands(test_vxlan_datum, expected)

test_generate_delete_l3_vxlan_commands(test_vxlan_datum, expected)

test_generate_delete_vxlan_commands(test_vxlan_id, test_vxlan_data, expected)

test_vxlan.test_parse_vxlan_data(test_evpn_vni_data, test_bgp_evpn_data, test_vlan_data, test_vxlan_data)
test_vxlan.test_get_vxlans(test_vxlan_data, test_vnid, expected)
test_vxlan.test_generate_vxlan_rt_commands(test_vxlan, expected)
test_vxlan.test_generate_create_l2_vxlan_commands(test_vxlan, test_bgp_data, test_ip_forward, expected)
test_vxlan.test_generate_create_l3_vxlan_commands(test_vxlan, test_bgp_data, test_dynamic_vlan, expected)
test_vxlan.test_generate_create_vxlan_commands(test_vxlan, test_bgp_data, test_dynamic_vlan, expected)
test_vxlan.test_generate_delete_l2_vxlan_commands(test_vxlan_datum, expected)
test_vxlan.test_generate_delete_l3_vxlan_commands(test_vxlan_datum, expected)
test_vxlan.test_generate_delete_vxlan_commands(test_vxlan_id, test_vxlan_data, expected)