RKH
test_rkhfwk_bittbl.c File Reference

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

#include "unity_fixture.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
 TEST (bittbl, GetBitMask)
 
 TEST (bittbl, GetLeastSignificantBitPost)
 
 TEST (bittbl, InvalidBitPosition)
 

Detailed Description

Unit test for bit table of fwk module.

Definition in file test_rkhfwk_bittbl.c.