hsa: add http throughput test server app
[vpp.git] / src / plugins / hs_apps / CMakeLists.txt
index 701d137..aec322a 100644 (file)
@@ -20,6 +20,7 @@ add_vpp_plugin(hs_apps
   echo_server.c
   hs_apps.c
   http_cli.c
+  http_tps.c
   proxy.c
 )