Skip to content
  1. Mar 12, 2015
  2. Mar 11, 2015
  3. Mar 10, 2015
  4. Mar 09, 2015
  5. Mar 06, 2015
  6. Mar 04, 2015
  7. Mar 03, 2015
  8. Mar 02, 2015
    • tepelmann's avatar
      dte's first validation: · 1243e0f8
      tepelmann authored
      LibItsDenm_Templates:
      1) mw_denmMgmtCon
      - relevanceDistance and relevanceTrafficDirection are optional from ASN.1, is it indented to set '?' here? I change it to '*'.
      
      ItsDenm_TpFunctions:
      1) f_DEN_EVGN_BV_03
      - The UT trigger returns us the actionID, so we should use it.
      2) f_DEN_EVUP_BV_03, f_DEN_EVTR_BV_08
      - v_diff could be of the same type as v_referenceTime1 and v_timestampIts, from where the diff is done
      - v_timestampIts is the newer time than v_referenceTime1, so should the diff be
        v_diff := v_referenceTime1 - v_timestampIts; (negative value?)
      or
        v_diff := v_timestampIts - v_referenceTime1; (positive value)
      I have chosen now the last option.
      3) f_DEN_EVTR_BV_03, f_DEN_KAFW_BV_02, f_DEN_KAFW_BV_06
      - fixed position of parameters for mw_denmMgmtConTermination.
      4) f_DEN_EVTR_BO_06
      - TP saying own stationID, so let's directly use it. However it might be that I misinterpret now the NOTE.
      1243e0f8
    • tepelmann's avatar
      f_GEONW_PON_GUC_BO_13_nodeB: Changed expectation for the test verdict to be aligned to the TP. · 9e7fe303
      tepelmann authored
      f_GEONW_PON_TSB_BO_07_nodeB: Clearing vc_utInds, fixed sync point.
      f_GEONW_PON_GAC_BO_09_nodeB: Initializing GN packet, clearing vc_utInds.
      9e7fe303
  9. Feb 27, 2015
  10. Feb 26, 2015
  11. Feb 13, 2015
  12. Feb 12, 2015
  13. Feb 11, 2015
  14. Feb 10, 2015
  15. Feb 09, 2015
  16. Feb 06, 2015
  17. Feb 05, 2015
  18. Feb 03, 2015
  19. Jan 30, 2015
    • garciay's avatar
      Add security PIXIT PX_DEFAULT_IUT_HASHEDID8 · abea3243
      garciay authored
      Change AID for CAM to 36
      Change AID for CAM to 37
      Add logs on function failure
      Set vc_hashedId8ToBeUsed to 'FFFFFFFFFFFFFFFF'O in case of the IUT can not manage test certificates
      abea3243
  20. Jan 29, 2015
  21. Jan 23, 2015