Commit Graph

2 Commits (b8fccedbc8135ed24d1a19b0eb1ce1965d36b2eb)

Author SHA1 Message Date
Russ Butler 0be2f95e83 Increase stack size in malloc test for Cortex-A
Increase the stack size used in the malloc test to prevent stack
overflows on Cortex-A devices.
2016-12-19 14:38:38 +00:00
Russ Butler 13c06850a2 Add a test for thread-safe malloc
Add a test to repeatedly malloc and free from different threads to
test if these functions are thread safe.
2016-07-29 20:14:07 -05:00