Loading ttcn/Common/LibItsCommon_Pixits.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -71,9 +71,9 @@ module LibItsCommon_Pixits { modulepar integer PX_TIME_FOR_GPS_FIX := 60; /** * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_IUT_A_AT * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_TS_A_AT * @remark If the IUT cannot use the test certificates, set this PIXIT to CERT_NONE */ modulepar charstring PX_CERT_FOR_TS := "CERT_IUT_A_AT"; modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // end LibItsCommon_Pixits No newline at end of file Loading
ttcn/Common/LibItsCommon_Pixits.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -71,9 +71,9 @@ module LibItsCommon_Pixits { modulepar integer PX_TIME_FOR_GPS_FIX := 60; /** * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_IUT_A_AT * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_TS_A_AT * @remark If the IUT cannot use the test certificates, set this PIXIT to CERT_NONE */ modulepar charstring PX_CERT_FOR_TS := "CERT_IUT_A_AT"; modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // end LibItsCommon_Pixits No newline at end of file