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 3ede2a9 + 16c91e9 commit 42a2c79Copy full SHA for 42a2c79
TESTS/mbed_platform/atomic/main.cpp
@@ -239,7 +239,7 @@ void test_atomic_struct()
239
240
utest::v1::status_t test_setup(const size_t number_of_cases)
241
{
242
- GREENTEA_SETUP(30, "default_auto");
+ GREENTEA_SETUP(60, "default_auto");
243
return utest::v1::verbose_test_setup_handler(number_of_cases);
244
}
245
0 commit comments