X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fext%2Fvom_test.cpp;h=6aacea9803baa097f91b2693b153d5fe09859628;hb=51edc3ab01e0af58d457da97bf6ca9cc3ebc6b8d;hp=fa51c38215d12880f858fcd4366db0b1f0806a66;hpb=eb6c7999477cfbca77223be3ef7f11528da9f093;p=vpp.git diff --git a/test/ext/vom_test.cpp b/test/ext/vom_test.cpp index fa51c38215d..6aacea9803b 100644 --- a/test/ext/vom_test.cpp +++ b/test/ext/vom_test.cpp @@ -95,7 +95,7 @@ public: class MockListener : public interface::event_listener, public interface::stat_listener { - void handle_interface_stat(interface_cmds::stats_enable_cmd *cmd) + void handle_interface_stat(const interface& itf) { } void handle_interface_event(std::vector events)