[r447]: / branch / coUnit / coUnit / Unit Test Framework for CODESYS / GVLs / GVL_Param_coUnit / svnobj  Maximize  Restore  History

Download this file

10 lines (9 with data), 4.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
{attribute 'qualified_only'}
VAR_GLOBAL CONSTANT
    MaxNumberOfTestSuites : UINT := 1000;
    MaxNumberOfTestsForEachTestSuite : UINT := 100;
    MaxNumberOfAssertsForEachTestSuite : UINT := 1000;
    (* coUnit logs complete test results. These include:
         - Number of test suites
         - Number of tests
         - Number of successful tests