RKH
|
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"
Go to the source code of this file.
Functions | |
Test cases of mempool group | |
TEST (mempool, First) | |
Unit test for fixed-size memory block pool module.
Definition in file test_rkhmempool.c.