RKH
test_rkhtmr.c File Reference

Unit test for software timer module. More...

#include "unity_fixture.h"
#include "rkhtmr.h"
#include "Mock_rkhassert.h"
#include "Mock_rkhfwk_hook.h"
#include "Mock_rkhport.h"
#include "Mock_rkhsma.h"
#include "Mock_rkhtrc_record.h"
#include "Mock_rkhtrc_filter.h"
Include dependency graph for test_rkhtmr.c:

Go to the source code of this file.

Functions

Test cases of timer group
 TEST (timer, First)
 

Detailed Description

Unit test for software timer module.

Definition in file test_rkhtmr.c.