RKH
test_rkhfwk_sched.c File Reference

Unit test for native scheduler of fwk module. More...

#include "unity_fixture.h"
#include "rkhfwk_sched.h"
#include "rkhcfg.h"
#include "rkhsma.h"
Include dependency graph for test_rkhfwk_sched.c:

Go to the source code of this file.

Functions

Test cases of native scheduler group
 TEST (sched, First)
 

Variables

RKH_SMA_Trkh_sptbl [RKH_CFG_FWK_MAX_SMA]
 Priority arranged table of registered SMA. More...
 

Detailed Description

Unit test for native scheduler of fwk module.

Definition in file test_rkhfwk_sched.c.