test framework: vpp_papi_provider.py - further cleanup 41/18041/2
authorOle Troan <ot@cisco.com>
Tue, 5 Mar 2019 15:58:24 +0000 (16:58 +0100)
committerOle Troan <ot@cisco.com>
Wed, 6 Mar 2019 20:13:05 +0000 (21:13 +0100)
commit9a475373ed9b1ff9952acc06353ddaa50c2c96bd
tree6fb046cc31165335863646cba0f4b453d4538b10
parentfb6c75293cb82501f80975c6a46365ab14d7a85a
test framework: vpp_papi_provider.py - further cleanup

Part of further cleanups of this file.
Removed most wrappers that don't have conflicting signature with
message API.

Change-Id: I6acd93d20291feb7731eb35ab2eb8c9f22f4632c
Signed-off-by: Ole Troan <ot@cisco.com>
15 files changed:
test/test_bond.py
test/test_ip4.py
test/test_ip4_vrf_multi_instance.py
test/test_ip6.py
test/test_ip6_vrf_multi_instance.py
test/test_ipip.py
test/test_l2bd_arp_term.py
test/test_nat.py
test/test_pipe.py
test/test_sixrd.py
test/vpp_interface.py
test/vpp_ip_route.py
test/vpp_l2.py
test/vpp_memif.py
test/vpp_papi_provider.py