mirror of https://github.com/ARMmbed/mbed-os.git
RTOS_3 Semaphore resource lock test timeout increased
parent
752c8f466f
commit
e2ab4b9343
|
@ -517,6 +517,7 @@ TESTS = [
|
|||
"id": "RTOS_3", "description": "Semaphore resource lock",
|
||||
"source_dir": join(TEST_DIR, "rtos", "mbed", "semaphore"),
|
||||
"dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, TEST_MBED_LIB],
|
||||
"duration": 20,
|
||||
"automated": True,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue