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 ca5126e commit 6649e95Copy full SHA for 6649e95
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