RKH
test_rkhfwk_bittbl.c File Reference

Unit test for bit table of fwk module. More...

#include "unity.h"
#include "rkhfwk_bittbl.h"
Include dependency graph for test_rkhfwk_bittbl.c:

Go to the source code of this file.

Functions

Test cases of bit table group
void test_GetBitMask (void)
 
void test_GetLeastSignificantBitPost (void)
 
void test_InvalidBitPosition (void)
 

Detailed Description

Unit test for bit table of fwk module.

Definition in file test_rkhfwk_bittbl.c.