vom: get the tests working again 63/20363/3
authorNeale Ranns <nranns@cisco.com>
Wed, 26 Jun 2019 13:59:53 +0000 (06:59 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 27 Jun 2019 01:00:46 +0000 (01:00 +0000)
Type: fix
Fixes: 097fa66b

Change-Id: Ib73714665e3325c7e1e8f939275933a4d219f96b
Signed-off-by: Neale Ranns <nranns@cisco.com>
test/ext/vom_test.cpp

index 4ae3db1..77fbf01 100644 (file)
@@ -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));