File ns_malloc_tests.h
File List > neuralSPOT > neuralspot > ns-utils > tests > ns_malloc_tests.h
Go to the documentation of this file
#include "ns_malloc.h"
void ns_malloc_tests_pre_test_hook();
void ns_malloc_tests_post_test_hook();
void ns_malloc_test_basic_allocation();
void ns_malloc_test_past_max_size();
void ns_malloc_test_allocate_zero();
void ns_malloc_test_no_overlap_in_heap_allocations();