RKH
test_utrzexecact.c File Reference

Unit test for uTrazer module - Execution action test group. More...

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

Go to the source code of this file.

Functions

Test cases of Execution action group
 TEST (utrzexeact, expectEventOk)
 
 TEST (utrzexeact, expectEventOutOfSequence)
 
 TEST (utrzexeact, expectEventWithUnexpectedArg)
 
 TEST (utrzexeact, ignoreEvt)
 
 TEST (utrzexeact, ignoreOneArg)
 
 TEST (utrzexeact, ignoreOneArgBeforeExpect)
 

Detailed Description

Unit test for uTrazer module - Execution action test group.

Definition in file test_utrzexecact.c.