|
@@ -88,7 +88,7 @@ INTEGRATIONTEST_SOURCES := test/integrationtest/test_main.cpp
|
|
test/integrationtest/test_integration_help.cpp
|
|
test/integrationtest/test_integration_help.cpp
|
|
|
|
|
|
INTEGRATIONTEST_TRANSPORT_SOURCES := $(INTEGRATIONTEST_SOURCES) \
|
|
INTEGRATIONTEST_TRANSPORT_SOURCES := $(INTEGRATIONTEST_SOURCES) \
|
|
- test/integrationtest/test_integration_transport.cpp
|
|
|
|
|
|
+ test/integrationtest_transport/test_integration_transport.cpp
|
|
INTEGRATIONTEST_AUTH_SOURCES := test/integrationtest_auth/test_main.cpp \
|
|
INTEGRATIONTEST_AUTH_SOURCES := test/integrationtest_auth/test_main.cpp \
|
|
test/integrationtest_auth/test_integration_auth.cpp
|
|
test/integrationtest_auth/test_integration_auth.cpp
|
|
|
|
|