hsa: move vcl test apps to hsa
[vpp.git] / src / plugins / hs_apps / vcl / sock_test.h
similarity index 98%
rename from src/vcl/sock_test.h
rename to src/plugins/hs_apps/vcl/sock_test.h
index 082c72e..9f7f437 100644 (file)
@@ -20,7 +20,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <string.h>
-#include <vcl/vcl_test.h>
+#include <hs_apps/vcl/vcl_test.h>
 
 #define SOCK_TEST_AF_UNIX_FILENAME    "/tmp/ldp_server_af_unix_socket"
 #define SOCK_TEST_MIXED_EPOLL_DATA    "Hello, world! (over an AF_UNIX socket)"