tests: fix coverity warnings 99/34099/5
authorKlement Sekera <ksekera@cisco.com>
Wed, 13 Oct 2021 19:45:42 +0000 (21:45 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 14 Oct 2021 07:12:43 +0000 (07:12 +0000)
commita0f55c9ce973f72d3969b59783874c42dec34a5e
tree709033f6d1a824ca306dc5cd56009c78f2dc0b5e
parente29c7e844e553fcc4356c5fe96984b18dc6156f4
tests: fix coverity warnings

Fix coverity warnings by initialising variables and removing dead code.

Type: fix
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Change-Id: I0254b81020cdc3d7075df003309065438526918f
src/vpp-api/vapi/vapi_cpp_test.cpp