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 4e0e21f + 6649e95 commit 47630e5Copy full SHA for 47630e5
rtos/tests/TESTS/mbed_rtos/malloc/main.cpp
@@ -106,7 +106,7 @@ void test_multithread_allocation(void)
106
#endif
107
108
/** Test for multiple heap alloc and free calls */
109
-#define ALLOC_ARRAY_SIZE 100
+#define ALLOC_ARRAY_SIZE 50
110
#define ALLOC_LOOP 20
111
#define SIZE_INCREMENTS 1023
112
#define SIZE_MODULO 31
0 commit comments