testServer: added alwaysSendAll for ChannelGet, velocious for Monitor; added testMonitorPerformance util

This commit is contained in:
Matej Sekoranja
2014-07-30 11:14:52 +02:00
parent 16eeeb992b
commit fbe2ffa3cb
6 changed files with 642 additions and 11 deletions
+4
View File
@@ -60,6 +60,10 @@ PROD_HOST += testGetPerformance
testGetPerformance_SRCS += testGetPerformance.cpp
testGetPerformance_LIBS += pvAccess pvData pvMB Com
PROD_HOST += testMonitorPerformance
testMonitorPerformance_SRCS += testMonitorPerformance.cpp
testMonitorPerformance_LIBS += pvAccess pvData pvMB Com
PROD_HOST += rpcServiceExample
rpcServiceExample_SRCS += rpcServiceExample.cpp
rpcServiceExample_LIBS += pvAccess pvData pvMB Com