Commit 0024ed69 authored by zeiss's avatar zeiss
Browse files

revision svn tags.

parent f6499999
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*****************************************************************
 ** @author   STF 409
 ** @version  0.0.1
 ** @version  $Rev$
 ** @purpose  1:5.1, Ensure that cannot pass a charstring value to an integer variable.
 ** @verdict  pass reject
 *****************************************************************/
+1 −1
Original line number Diff line number Diff line
/*****************************************************************
 ** @author   STF 409
 ** @version  %version%
 ** @version  $Rev$
 ** @purpose  1:5.1, Ensure that when the IUT loads a module containing an 
              identifier named with a keyword then the module is rejected.
 ** @verdict  pass reject
+1 −1
Original line number Diff line number Diff line
/*****************************************************************
 ** @author   STF 409
 ** @version  0.0.1
 ** @version  $Rev$
 ** @purpose  1:5.1, Ensure that the IUT handle the identifiers case sensitively.
 ** @verdict  pass accept, ttcn3verdict:pass
 *****************************************************************/
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  0.0.1
 ** @version  $Rev$
 ** @purpose  1:5.2, Ensure that the IUT handle scope hieararchy of component constants.
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409 
 ** @version  0.0.1
 ** @version  $Rev$
 ** @purpose  Ensure that the IUT handle scope hieararchy with component booleans.
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
Loading