Skip to content

Commit 6323d18

Browse files
Deepikaadbridge
authored andcommitted
Threads test require more time to finish
1 parent 567d64e commit 6323d18

File tree

1 file changed

+1
-1
lines changed
  • TESTS/mbedmicro-rtos-mbed/threads

1 file changed

+1
-1
lines changed

TESTS/mbedmicro-rtos-mbed/threads/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ void test_thread_prio() {
657657
}
658658

659659
utest::v1::status_t test_setup(const size_t number_of_cases) {
660-
GREENTEA_SETUP(15, "default_auto");
660+
GREENTEA_SETUP(20, "default_auto");
661661
return verbose_test_setup_handler(number_of_cases);
662662
}
663663

0 commit comments

Comments
 (0)