Tests: Remove all wildcard imports. 43/17943/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Thu, 28 Feb 2019 17:00:09 +0000 (09:00 -0800)
committerNeale Ranns <nranns@cisco.com>
Fri, 1 Mar 2019 09:28:09 +0000 (09:28 +0000)
commita279d9cf615bd60439085ba103125e6f2fa3b27c
tree53544c5534b573251d1067bb72078d2ff6ebce00
parente8fece85e2b6190a1ebdc05c10cd79e43f385918
Tests: Remove all wildcard imports.

They mask dependencies and confuse third party tools.

Change-Id: I24ee16bfa0d746a8e8cb99891ba8b20523048b69
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
18 files changed:
test/lisp.py
test/test_abf.py
test/test_acl_plugin_macip.py
test/test_bier.py
test/test_gbp.py
test/test_gre.py
test/test_igmp.py
test/test_lisp.py
test/test_map.py
test/test_memif.py
test/test_pppoe.py
test/test_udp.py
test/vpp_ip_route.py
test/vpp_ipsec.py
test/vpp_l2.py
test/vpp_neighbor.py
test/vpp_srv6.py
test/vpp_udp_encap.py