mirror of https://github.com/ARMmbed/mbed-os.git
Cellular: Greentea test timeouts increased
parent
dcdb7a5da2
commit
d828959b87
|
@ -41,7 +41,7 @@
|
||||||
#include "CellularLog.h"
|
#include "CellularLog.h"
|
||||||
|
|
||||||
#define NETWORK_TIMEOUT (180*1000)
|
#define NETWORK_TIMEOUT (180*1000)
|
||||||
#define SOCKET_TIMEOUT (5*1000)
|
#define SOCKET_TIMEOUT (30*1000)
|
||||||
#define SOCKET_COUNT_MAX 4
|
#define SOCKET_COUNT_MAX 4
|
||||||
|
|
||||||
#define ECHO_SERVER_NAME "echo.mbedcloudtesting.com"
|
#define ECHO_SERVER_NAME "echo.mbedcloudtesting.com"
|
||||||
|
|
Loading…
Reference in New Issue