From 1502fc303b7d98caafa67f182502771d76fba7f2 Mon Sep 17 00:00:00 2001 From: Florin Coras Date: Fri, 5 Oct 2018 00:50:30 -0700 Subject: vcl: cleanup and fixes for vcl test code - better approximate time when test finishes - move common vcl and sock test code to vcl_test.h - overall refactor of variable names Change-Id: I8e6b43fc017cd05a0ddaa3891767a44fb300c09e Signed-off-by: Florin Coras --- src/vcl/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vcl/CMakeLists.txt') diff --git a/src/vcl/CMakeLists.txt b/src/vcl/CMakeLists.txt index 9fead608702..abe1bf0a52a 100644 --- a/src/vcl/CMakeLists.txt +++ b/src/vcl/CMakeLists.txt @@ -44,7 +44,6 @@ add_vpp_headers(vcl vcl_test.h vppcom.h ldp_socket_wrapper.h - sock_test_common.h ) ############################################################################## -- cgit 1.2.3-korg