RKH
test_utrzsm.c File Reference

Unit test for uTrazer module - State machine test group. More...

#include "unity_fixture.h"
#include "unitrazer.h"
#include "rkh.h"
#include "aotest.h"
#include "test_common.h"
Include dependency graph for test_utrzsm.c:

Go to the source code of this file.

Functions

Test cases of State machine test group
 TEST (utrzsm, expectEventOk)
 
 TEST (utrzsm, expectEventOutOfSequence)
 
 TEST (utrzsm, expectEventWithUnexpectedArg)
 
 TEST (utrzsm, ignoreEvt)
 
 TEST (utrzsm, ignoreOneArg)
 
 TEST (utrzsm, ignoreOneArgBeforeExpect)
 
 TEST (utrzsm, eventMoreThanExpect)
 

Detailed Description

Unit test for uTrazer module - State machine test group.

Definition in file test_utrzsm.c.