1. 11 Mar, 2015 2 commits
  2. 10 Mar, 2015 1 commit
  3. 09 Mar, 2015 5 commits
  4. 06 Mar, 2015 1 commit
  5. 04 Mar, 2015 1 commit
  6. 03 Mar, 2015 4 commits
  7. 02 Mar, 2015 2 commits
    • 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
  8. 27 Feb, 2015 1 commit
  9. 26 Feb, 2015 1 commit
  10. 13 Feb, 2015 4 commits
  11. 12 Feb, 2015 2 commits
  12. 11 Feb, 2015 2 commits
  13. 10 Feb, 2015 3 commits
  14. 09 Feb, 2015 1 commit
  15. 06 Feb, 2015 1 commit
  16. 05 Feb, 2015 1 commit
  17. 03 Feb, 2015 2 commits
  18. 30 Jan, 2015 1 commit
    • 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
  19. 29 Jan, 2015 1 commit
  20. 23 Jan, 2015 1 commit
  21. 22 Jan, 2015 1 commit
  22. 16 Jan, 2015 1 commit
  23. 14 Jan, 2015 1 commit