X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fext%2Fvom_test.cpp;fp=test%2Fext%2Fvom_test.cpp;h=77fbf0142315ef75f7136f8333c8845744979af9;hb=22d009b4f7243c5c934421b4294ca2a58d870043;hp=4ae3db145782d519937cc2454726a64a758cfc76;hpb=a37810dcf4bf3028992abc249bf1f8e96e24a678;p=vpp.git diff --git a/test/ext/vom_test.cpp b/test/ext/vom_test.cpp index 4ae3db14578..77fbf014231 100644 --- a/test/ext/vom_test.cpp +++ b/test/ext/vom_test.cpp @@ -1864,6 +1864,11 @@ BOOST_AUTO_TEST_CASE(test_routing) { delete path_11; delete path_12; delete path_13; + pl_9_10.clear(); + pl_10.clear(); + pl_13.clear(); + pl_11_12.clear(); + pl_11.clear(); ADD_EXPECT(l3_binding_cmds::unbind_cmd(hw_l3_10_unbind, hw_ifh.data(), pfx_10)); ADD_EXPECT(l3_binding_cmds::unbind_cmd(hw_l3_11_unbind, hw_ifh2.data(), pfx_11));