We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5549c52 + e3623b9 commit 9072b55Copy full SHA for 9072b55
TESTS/network/emac/main.cpp
@@ -53,7 +53,7 @@ using namespace utest::v1;
53
utest::v1::status_t test_setup(const size_t number_of_cases)
54
{
55
#if !MBED_CONF_APP_ECHO_SERVER
56
- GREENTEA_SETUP(1200, "default_auto");
+ GREENTEA_SETUP(1400, "default_auto");
57
#endif
58
return verbose_test_setup_handler(number_of_cases);
59
}
0 commit comments