Commit fb8d82eb authored by kovacsa's avatar kovacsa
Browse files

Chapter 16 update

parent 9b22d512
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
/***************************************************
/***************************************************
 ** @author   STF 409 
 ** @author   STF 409 
 ** @version  $Rev$
 ** @version  $Rev$
 ** @purpose  1:5.4, Ensure that the IUT correctly handles function invocations
 ** @purpose  1:16.1, Ensure that the IUT correctly handles function invocations
 ** @verdict  pass accept, ttcn3verdict:pass
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
 ***************************************************/
module Sem_160101_invoking_functions_001 {
module Sem_160101_invoking_functions_001 {
+1 −1
Original line number Original line Diff line number Diff line
/***************************************************
/***************************************************
 ** @author   STF 409 
 ** @author   STF 409 
 ** @version  $Rev$
 ** @version  $Rev$
 ** @purpose  1:5.4, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @purpose  1:16.1, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @verdict  pass reject
 ** @verdict  pass reject
 ***************************************************/
 ***************************************************/
module NegSem_160102_predefined_functions_001 {
module NegSem_160102_predefined_functions_001 {
+1 −1
Original line number Original line Diff line number Diff line
/***************************************************
/***************************************************
 ** @author   STF 409 
 ** @author   STF 409 
 ** @version  $Rev$
 ** @version  $Rev$
 ** @purpose  1:5.4, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @purpose  1:16.1, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @verdict  pass reject
 ** @verdict  pass reject
 ***************************************************/
 ***************************************************/
module NegSem_160102_predefined_functions_002 {
module NegSem_160102_predefined_functions_002 {
+1 −1
Original line number Original line Diff line number Diff line
/***************************************************
/***************************************************
 ** @author   STF 409 
 ** @author   STF 409 
 ** @version  $Rev$
 ** @version  $Rev$
 ** @purpose  1:5.4, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @purpose  1:16.1, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @verdict  pass reject
 ** @verdict  pass reject
 ***************************************************/
 ***************************************************/
module NegSem_160102_predefined_functions_003 {
module NegSem_160102_predefined_functions_003 {
+1 −1
Original line number Original line Diff line number Diff line
/***************************************************
/***************************************************
 ** @author   STF 409 
 ** @author   STF 409 
 ** @version  $Rev$
 ** @version  $Rev$
 ** @purpose  1:5.4, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @purpose  1:16.1, Ensure that the IUT recognizes predefined functions and correctly evaluates them (as specified by Annex C)
 ** @verdict  pass reject
 ** @verdict  pass reject
 ***************************************************/
 ***************************************************/
module NegSem_160102_predefined_functions_004 {
module NegSem_160102_predefined_functions_004 {
Loading