add devLoTestAsyn and devMbboDirectTestAsyn

This commit is contained in:
Marty Kraimer
2003-11-06 17:03:07 +00:00
parent bf2447f1cc
commit ca17594d00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -19,8 +19,10 @@ LIBSRCS += devBiTestAsyn.c
LIBSRCS += devBoTestAsyn.c
LIBSRCS += devEventTestIoEvent.c
LIBSRCS += devHistogramTestAsyn.c
LIBSRCS += devLoTestAsyn.c
LIBSRCS += devMbbiTestAsyn.c
LIBSRCS += devMbboTestAsyn.c
LIBSRCS += devMbboDirectTestAsyn.c
LIBSRCS += devSiTestAsyn.c
LIBSRCS += devSoTestAsyn.c
LIBSRCS += devWfTestAsyn.c
+2
View File
@@ -5,8 +5,10 @@ device(ao,CONSTANT,devAoTestAsyn,"Test Asyn")
device(bi,CONSTANT,devBiTestAsyn,"Test Asyn")
device(bo,CONSTANT,devBoTestAsyn,"Test Asyn")
device(event,CONSTANT,devEventTestIoEvent,"Test Asyn")
device(longout,CONSTANT,devLoTestAsyn,"Test Asyn")
device(mbbi,CONSTANT,devMbbiTestAsyn,"Test Asyn")
device(mbbo,CONSTANT,devMbboTestAsyn,"Test Asyn")
device(mbboDirect,CONSTANT,devMbboDirectTestAsyn,"Test Asyn")
device(stringin,CONSTANT,devSiTestAsyn,"Test Asyn")
device(stringout,CONSTANT,devSoTestAsyn,"Test Asyn")
device(waveform,CONSTANT,devWfTestAsyn,"Test Asyn")