start on pvaTestClient

This commit is contained in:
Michael Davidsaver
2017-07-07 18:45:07 +02:00
parent 525b950f62
commit bc2dccf95c
7 changed files with 903 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# This is a Makefile fragment, see ../Makefile
SRC_DIRS += $(PVACCESS_SRC)/testing
INC += pv/pvaTestClient.h
LIBSRCS += pvaTestClient.cpp
LIBSRCS += pvaTestClientGet.cpp
LIBSRCS += pvaTestClientRPC.cpp
LIBSRCS += pvaTestClientMonitor.cpp