[r397]: / trunk / Library / GVLs / GVL_CfUnit / svnobj  Maximize  Restore  History

Download this file

12 lines (10 with data), 3.5 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
{attribute 'no_assign'}
{attribute 'qualified_only'}
VAR_GLOBAL
    CfUnitRunner : FB_CfUnitRunner;
   
    (* Whether or not the current test being called has finished running *)
    CurrentTestIsFinished : BOOL;
	   thus that all assertions under it should be ignored as well. A test can be ignored either
    (* The assert function block instance should be 1:1 mapped to
       the test suite instance path. *)
    NumberOfInitializedTestSuites : UINT := 0;