RKH
test_rkhmempool.c File Reference

Unit test for fixed-size memory block pool module. More...

#include "unity_fixture.h"
#include "rkhmempool.h"
#include "Mock_rkhassert.h"
#include "Mock_rkhport.h"
#include "Mock_rkhtrc_record.h"
#include "Mock_rkhtrc_filter.h"
Include dependency graph for test_rkhmempool.c:

Go to the source code of this file.

Functions

Test cases of mempool group
 TEST (mempool, First)
 

Detailed Description

Unit test for fixed-size memory block pool module.

Definition in file test_rkhmempool.c.