Commit d66feb2f authored by stancakapost's avatar stancakapost
Browse files

No commit message

No commit message
parent 8fbd72b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  $Rev:  $
 ** @purpose  1:6.1.2.6.2, Assign invalid values to mixed restricted character strings.
 ** @purpose  1:6.1.2.6.2, Assign invalid values to mixed restricted bit strings.
 ** @verdict  pass reject
 ***************************************************/
module NegSem_0601020602_StringMixing_004 {
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  $Rev:  $
 ** @purpose  1:6.1.2.6.2, Assign invalid values to mixed restricted character strings.
 ** @purpose  1:6.1.2.6.2, Assign invalid values to mixed restricted hex strings.
 ** @verdict  pass reject
 ***************************************************/
module NegSem_0601020602_StringMixing_005 {
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  $Rev:  $
 ** @purpose  1:6.1.2.6.2, Assign invalid values to mixed restricted character strings.
 ** @purpose  1:6.1.2.6.2, Assign invalid values to mixed restricted octet strings.
 ** @verdict  pass reject
 ***************************************************/
module NegSem_0601020602_StringMixing_006 {
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  $Rev:  $
 ** @purpose  1:6.1.2.6.2, Assign values to mixed restricted character strings.
 ** @purpose  1:6.1.2.6.2, Assign values to mixed restricted bit strings.
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
module Sem_0601020602_StringMixing_004 {
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 409
 ** @version  $Rev:  $
 ** @purpose  1:6.1.2.6.2, Assign values to mixed restricted character strings.
 ** @purpose  1:6.1.2.6.2, Assign values to mixed restricted hex strings.
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
module Sem_0601020602_StringMixing_005 {
Loading