Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
tests.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

int malloc_tests (void)
 
int aligned_malloc_tests (void)
 

Function Documentation

◆ aligned_malloc_tests()

int aligned_malloc_tests ( void  )

References aligned_malloc_test(), aligned_malloc_tests(), NULL, and posix_memalign_test().

Referenced by aligned_malloc_tests(), and main().

Here is the caller graph for this function:

◆ malloc_tests()

int malloc_tests ( void  )

References malloc_test(), and NULL.

Referenced by main().

Here is the caller graph for this function: