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.
1 parent 92bdd56 commit 676c2d2Copy full SHA for 676c2d2
net/oic/selftest/src/testcases/oic_tests.c
@@ -25,7 +25,7 @@
25
/*
26
* How long to wait before declaring discovery process failure.
27
*/
28
-#define OIC_TEST_FAIL_DLY (OS_TICKS_PER_SEC * 4)
+#define OIC_TEST_FAIL_DLY (OS_TICKS_PER_SEC * 8)
29
30
static const char *oic_test_phase;
31
static struct os_callout oic_test_timer;
0 commit comments