RKH
test_utrzignore.c File Reference

Unit test for uTrazer module - Ignore 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_utrzignore.c:

Go to the source code of this file.

Functions

Test cases of Ignore group
 TEST (utrzIgnore, sm_trn_Ok)
 
 TEST (utrzIgnore, sm_trn_OneArg)
 
 TEST (utrzIgnore, sm_trn_OneArgBeforeExpect)
 
 TEST (utrzIgnore, sm_exeAct_Ok)
 
 TEST (utrzIgnore, sm_exeAct_OneArg)
 
 TEST (utrzIgnore, sm_exeAct_OneArgBeforeExpect)
 
 TEST (utrzIgnore, ignoreAnEventOfIgnoredGroup)
 
 TEST (utrzIgnore, ignoreAnOutOfRangeGroup)
 
 TEST (utrzIgnore, ignoreAnOutOfRangeEvent)
 
 TEST (utrzIgnore, verifyFail)
 

Detailed Description

Unit test for uTrazer module - Ignore test group.

Definition in file test_utrzignore.c.