uc-sdk
|
Go to the source code of this file.
Macros | |
#define | SIZE1 16 |
#define | SIZE1_2 12 |
#define | SIZE2 16 |
Functions | |
START_TEST (test_mem_one) | |
END_TEST Suite * | mem_suite (void) |
#define SIZE1 16 |
#define SIZE1_2 12 |
#define SIZE2 16 |
END_TEST Suite* mem_suite | ( | void | ) |
Create the suite including all tests for this module
Definition at line 67 of file test_mem.c.
START_TEST | ( | test_mem_one | ) |
Call mem_malloc, mem_free and mem_trim and check stats
Definition at line 29 of file test_mem.c.