Re-enable running of testCaProvider on Windows
This commit is contained in:

committed by
mdavidsaver

parent
8b3a057a69
commit
23c9b09c1e
@ -12,10 +12,8 @@ PROD_SYS_LIBS_WIN32 += netapi32 ws2_32
|
||||
TESTPROD_HOST += testCaProvider
|
||||
testCaProvider_SRCS += testCaProvider.cpp
|
||||
ifdef BASE_3_16
|
||||
ifneq (WIN32,$(OS_CLASS))
|
||||
TESTS += testCaProvider
|
||||
endif
|
||||
endif
|
||||
ifdef BASE_3_16
|
||||
testCaProvider_SRCS += testIoc_registerRecordDeviceDriver.cpp
|
||||
REGRDDFLAGS = -l
|
||||
|
Reference in New Issue
Block a user