mirror of https://github.com/ARMmbed/mbed-os.git
increase timeout for rtostimer test to 10s
parent
70439dd131
commit
b98bd91a98
|
@ -334,7 +334,7 @@ void test_isr_calls_fail()
|
|||
|
||||
utest::v1::status_t test_setup(const size_t number_of_cases)
|
||||
{
|
||||
GREENTEA_SETUP(5, "default_auto");
|
||||
GREENTEA_SETUP(10, "default_auto");
|
||||
return verbose_test_setup_handler(number_of_cases);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue