Loading lib/LibItsDenm_TypesAndValues.ttcn +5 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,10 @@ module LibItsDenm_TypesAndValues { const charstring PX_CERT_IUT_DENM_22 := "CERT_IUT_DENM_BO_22_AT"; const charstring PX_CERT_IUT_DENM_23 := "CERT_IUT_DENM_BO_23_AT"; const charstring PX_CERT_IUT_DENM_24 := "CERT_IUT_DENM_BO_24_AT"; const charstring PX_CERT_IUT_DENM_25 := "CERT_IUT_DENM_BO_25_ATv2"; const charstring PX_CERT_IUT_DENM_26 := "CERT_IUT_DENM_BO_26_ATv2"; const charstring PX_CERT_IUT_DENM_27 := "CERT_IUT_DENM_BO_27_ATv2"; const charstring PX_CERT_IUT_DENM_28 := "CERT_IUT_DENM_BO_28_ATv2"; } group utPrimitives { Loading Loading
lib/LibItsDenm_TypesAndValues.ttcn +5 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,10 @@ module LibItsDenm_TypesAndValues { const charstring PX_CERT_IUT_DENM_22 := "CERT_IUT_DENM_BO_22_AT"; const charstring PX_CERT_IUT_DENM_23 := "CERT_IUT_DENM_BO_23_AT"; const charstring PX_CERT_IUT_DENM_24 := "CERT_IUT_DENM_BO_24_AT"; const charstring PX_CERT_IUT_DENM_25 := "CERT_IUT_DENM_BO_25_ATv2"; const charstring PX_CERT_IUT_DENM_26 := "CERT_IUT_DENM_BO_26_ATv2"; const charstring PX_CERT_IUT_DENM_27 := "CERT_IUT_DENM_BO_27_ATv2"; const charstring PX_CERT_IUT_DENM_28 := "CERT_IUT_DENM_BO_28_ATv2"; } group utPrimitives { Loading