Loading ttcn/DENM/LibItsDenm_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -36,7 +36,7 @@ module LibItsDenm_Templates { template (present) DENM p_denMsg template (present) DENM p_denMsg ) := { ) := { msgIn := p_denMsg, msgIn := p_denMsg, receptionTime := ? receptionTime := * } } group utPrimitives { group utPrimitives { Loading ttcn/DENM/LibItsDenm_TestSystem.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -104,7 +104,7 @@ module LibItsDenm_TestSystem { */ */ type record DenmInd { type record DenmInd { DENM msgIn, DENM msgIn, TimestampIts receptionTime TimestampIts receptionTime optional } } with { with { encode (msgIn) "LibItsDenm_asn1" encode (msgIn) "LibItsDenm_asn1" Loading Loading
ttcn/DENM/LibItsDenm_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -36,7 +36,7 @@ module LibItsDenm_Templates { template (present) DENM p_denMsg template (present) DENM p_denMsg ) := { ) := { msgIn := p_denMsg, msgIn := p_denMsg, receptionTime := ? receptionTime := * } } group utPrimitives { group utPrimitives { Loading
ttcn/DENM/LibItsDenm_TestSystem.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -104,7 +104,7 @@ module LibItsDenm_TestSystem { */ */ type record DenmInd { type record DenmInd { DENM msgIn, DENM msgIn, TimestampIts receptionTime TimestampIts receptionTime optional } } with { with { encode (msgIn) "LibItsDenm_asn1" encode (msgIn) "LibItsDenm_asn1" Loading