1. 9f51483 stp: Move logic to create unknwon dynamic ASP to f_connect_ipa() by Pau Espin Pedrol · 4 years, 8 months ago
  2. b72928d stp: Introduce TC_tmt_override by Pau Espin Pedrol · 4 years, 8 months ago
  3. 01ec0bf stp: Refactor STP_Tests_IPA tests and introduce new TC_tmt_loadshare by Pau Espin Pedrol · 4 years, 8 months ago
  4. 872cd74 stp: osmo-stp.cfg: Fix missing ASP relation in AS by Pau Espin Pedrol · 4 years, 8 months ago
  5. 05726dd stp: Make sure all AS are shutdown when test finishes by Pau Espin Pedrol · 4 years, 8 months ago
  6. 829dac4 stp: Add tests for running STP in M3UA ASP role by Harald Welte · 4 years, 8 months ago
  7. dc9b691 M3UA_Templates: Fix tr_M3UA_ASPUP() length value copy+paste error by Harald Welte · 4 years, 8 months ago
  8. b9f7bbb STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure case by Harald Welte · 4 years, 8 months ago
  9. cf41d4c STP_Tests_M3UA.TC_tmt_{loadshare,override}: Fix double-ASPUP by Harald Welte · 4 years, 8 months ago
  10. 0db4413 stp: Introduce STP_Tests*.ttcn for testing OsmoSTP by Harald Welte · 4 years, 9 months ago
  11. 3ffb3af update 'deps' to use M3UA libraries with proper NOTIFY support by Harald Welte · 4 years, 9 months ago
  12. 970b153 BTS_Tests.ttcn: fix: move TC_pcu_ptcch to a proper place by Vadim Yanitskiy · 4 years, 9 months ago
  13. 8f77363 bsc: Verify presence of MS Power Parameters IE on one test by Pau Espin Pedrol · 4 years, 8 months ago
  14. 7a9ccf8 bsc: Log wrong and expected values if MS Power level verification fails by Pau Espin Pedrol · 4 years, 8 months ago
  15. 8f30ccd bsc: Allow setting expected ms max power level with module param by Pau Espin Pedrol · 4 years, 8 months ago
  16. ac7526d msc: split off f_mgcp_find_param_entry() by Neels Hofmeyr · 4 years, 9 months ago
  17. eccaa99 cosmetic: remove brace from comment by Neels Hofmeyr · 4 years, 9 months ago
  18. 3d22e4a improve/fix f_tc_mo_setup_dtmf_dup by Neels Hofmeyr · 4 years, 9 months ago
  19. d9d835d msc-test: improve error log on Assignment RTP port mismatch by Neels Hofmeyr · 4 years, 10 months ago
  20. f7630a6 bsc: Verify ms power level value from RSL IE MS Power during CHAN ACT by Pau Espin Pedrol · 4 years, 8 months ago
  21. 3d008ae bsc: Verify RSL IE MS Power Parameters is send upon CHAN ACT by Pau Espin Pedrol · 4 years, 8 months ago
  22. f8e9be7 deps: Fix titan.ProtocolEmulations.M3UA commit reference by Pau Espin Pedrol · 4 years, 9 months ago
  23. 8c242f0 BTS_Tests.ttcn: add a test case for PTCCH/D and PTCCH/U by Vadim Yanitskiy · 4 years, 9 months ago
  24. 20f8700 PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch() by Vadim Yanitskiy · 4 years, 9 months ago
  25. b58b730 PCUIF_RAW_Components.ttcn: ClckGen_CT: fix PTCCH event handling by Vadim Yanitskiy · 4 years, 9 months ago
  26. 27cbd3c gitignore: add *.netcat.stderr by Oliver Smith · 4 years, 9 months ago
  27. 42d3cad sgsn: delay f_gmm_attach() by 50ms by Alexander Couzens · 4 years, 9 months ago
  28. 202c2f7 bts: Fix race condition in f_dyn_ipa_pdch_(de)act by Pau Espin Pedrol · 4 years, 9 months ago
  29. faa1d2f MGCP_Test: test rtp directions separately in TC_ts101318_rfc5993_rtp_conversion by Philipp Maier · 4 years, 9 months ago
  30. 42b17cc MGCP_Test: Relax expected number of packets in TC_one_crcx_receive_only_rtp by Philipp Maier · 4 years, 9 months ago
  31. 9ff0f8a MGCP_Test: Make RTP bwe/oa format conversation tests more robust by Philipp Maier · 4 years, 9 months ago
  32. cf47a92 pcu: TC_t3169: Check ul block reaches SGSN before timer expiration by Pau Espin Pedrol · 4 years, 9 months ago
  33. 596faa4 pcu: Introduce test TC_t3169 by Pau Espin Pedrol · 4 years, 9 months ago
  34. 6c1b4be pcu: Introduce func helper f_imm_ass_verify_ul_tbf_ass() by Pau Espin Pedrol · 4 years, 9 months ago
  35. f787b09 pcu: Allow tests to overwrite pcuif INFO_IND params by Pau Espin Pedrol · 4 years, 9 months ago
  36. c3a7732 pcu: Introduce some function helpers by Pau Espin Pedrol · 4 years, 9 months ago
  37. d24b525 MSC_Tests.ttcn: fix race condition in f_tc_proc_ss_paging_fail() by Vadim Yanitskiy · 4 years, 9 months ago
  38. ad931f2 Create dummy gsmtap sink with netcat by Pau Espin Pedrol · 4 years, 9 months ago
  39. 02f77d8 PCU_Tests_RAW.ttcn: add a test case for continuous Timing Advance control by Vadim Yanitskiy · 4 years, 9 months ago
  40. 36aa611 library/PCUIF_Types.ttcn: add optional parameter for RACH SAPI by Vadim Yanitskiy · 4 years, 9 months ago
  41. 1f72b0a PCU_Tests_RAW.ttcn: introduce a test case for PTCCH/D coding by Vadim Yanitskiy · 4 years, 9 months ago
  42. 1bd8ec5 library/RLCMAC_Types.ttcn: implement PTCCH/D message coding by Vadim Yanitskiy · 4 years, 9 months ago
  43. 759cb29 library/RLCMAC_CSN1_Types.ttcn: implement Packet Power Control/Timing Advance by Vadim Yanitskiy · 4 years, 9 months ago
  44. 06ca64d library/GSM_RR_Types.ttcn: fix 'Assignment' vs 'Allocation' confusion by Vadim Yanitskiy · 4 years, 9 months ago
  45. eb57062 library/GSM_RR_Types.ttcn: fix 'presence' in tr_PacketUlSglAssign by Vadim Yanitskiy · 4 years, 9 months ago
  46. 6276b6c PCU_Tests_RAW.ttcn: TC_cs_lqual_ul_tbf: properly check for Dynamic Assignment by Vadim Yanitskiy · 4 years, 9 months ago
  47. 740ae76 PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU components by Vadim Yanitskiy · 4 years, 9 months ago
  48. fc02f24 msc: add f_tc_lu_and_mt_sms_paging_repeated by Alexander Couzens · 4 years, 10 months ago
  49. 0eb2662 PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation by Vadim Yanitskiy · 4 years, 10 months ago
  50. 3e1d318 PCU_Tests_RAW.ttcn: introduce TC_ta_rach_imm_ass to test initial TA by Vadim Yanitskiy · 4 years, 10 months ago
  51. 799cd3f library/PCUIF_CodecPort.ttcn: strip padding bytes from PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  52. c524849 library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource Request by Vadim Yanitskiy · 4 years, 10 months ago
  53. f7d9c0f Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases by Vadim Yanitskiy · 4 years, 10 months ago
  54. 02acf82 SABP CodecPort and SABP_Adapter by Harald Welte · 4 years, 10 months ago
  55. 65dad8e SABP (Service Area Broadcast Protocol) definitions by Harald Welte · 5 years ago
  56. 3421810 MSC_Tests: Expect SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 10 months ago
  57. 26bdb8c Cosmetic: Fix comment by Philipp Maier · 4 years, 10 months ago
  58. f6e991c Revert "MGCP: fix pattern warning" by Neels Hofmeyr · 4 years, 10 months ago
  59. a9a52ff MGCP: fix pattern warning by Max · 6 years ago
  60. ed61ae8 Require to receive RANAP_CommonId after RANAP_SecurityModeComplete by Alexander Couzens · 4 years, 10 months ago
  61. be76d9c sgsn: replace variable bssgp with ran_index by Alexander Couzens · 4 years, 10 months ago
  62. b1ce118 sgsn: replace variable gb_idx with ran_index by Alexander Couzens · 4 years, 10 months ago
  63. 0507ec3 sgsn: replace variable gb_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  64. b22e8ce sgsn: replace variable bssgp_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  65. 4b290a2 sgsn: TC_attach_check_complete_resend: Expect LU sent to HLR by Pau Espin Pedrol · 4 years, 10 months ago
  66. 23b7440 library/L1CTL_PortType.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  67. e1527f7 library/PCUIF_Types.ttcn: mark PCUIF_Text as 'null_terminated' by Vadim Yanitskiy · 4 years, 10 months ago
  68. faa4292 Initial TTCN-3 test suite for osmo-remsim by Harald Welte · 5 years ago
  69. 6da25e3 sgsn: add TC_geran_attach_iu_rau by Alexander Couzens · 5 years ago
  70. d8f28e6 Revert "library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data" by Vadim Yanitskiy · 4 years, 10 months ago
  71. e5f4a91 sgsn: add TC_iu_attach_geran_rau by Alexander Couzens · 5 years ago
  72. 5d56f52 sgsn: extend f_routing_area_update() to support Iu by Alexander Couzens · 4 years, 10 months ago
  73. 1552e79 sgsn: make the ranap interface optional by Alexander Couzens · 5 years ago
  74. 900d01a sgsn: add Iu Attach Request by Harald Welte · 5 years ago
  75. bfcb320 L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signature by Alexander Couzens · 4 years, 10 months ago
  76. 4444b5a sgsn: introduce f_send_l3() to allow one function for Gb & Iu by Alexander Couzens · 5 years ago
  77. c9b2ba2 library/LAPDm_RAW_PT.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  78. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  79. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 4 years, 10 months ago
  80. a4aacc2 library/GSM_RR_Types.ttcn: fix: apply '2B'O padding to GsmRrMessage by Vadim Yanitskiy · 4 years, 10 months ago
  81. d4205c3 library/GSM_RR_Types.ttcn: fix hard-coded L2 pseudo length in tr_IMM_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  82. 9b2a3e8 library/GSM_RR_Types.ttcn: fix ImmediateAssignment coding regressions by Vadim Yanitskiy · 4 years, 10 months ago
  83. 0b5e0f9 bsc: Test that ETWS Primary Notification is passed via RSL to PCH by Harald Welte · 4 years, 10 months ago
  84. 187f7a9 bsc: Test that ETWS Primary Notification are sent via dedicated channels by Harald Welte · 4 years, 10 months ago
  85. 25a6075 CBSP: Fix receive templates if channel_ind == omit by Harald Welte · 4 years, 10 months ago
  86. 11b734c bts: Test if BTS forwards ETWS Primary Notification to PCU by Harald Welte · 4 years, 10 months ago
  87. e1c00f0 Revert "bts: f_init_pcu: sleep before connect" by Oliver Smith · 4 years, 10 months ago
  88. 1f4486c library/GSM_RR_Types.ttcn: fix: IA Rest Octets may have optional padding by Vadim Yanitskiy · 4 years, 10 months ago
  89. f10bb45 library/GSM_RR_Types.ttcn: fix: IA Rest Octets is mandatory IE by Vadim Yanitskiy · 4 years, 10 months ago
  90. dd6d5d1 library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  91. 09538f8 bsc: Test suite for CBSP (Cell Broadcast Service Protocol) by Harald Welte · 5 years ago
  92. b522323 CBSP: Hack to make receive templates work by Harald Welte · 4 years, 10 months ago
  93. 908ce54 bts: Add test for ETWS Primary Notification via P1 Rest Octets by Harald Welte · 4 years, 10 months ago
  94. cd451ef Add CBSP_CodecPort + CBSP_Adapter by Harald Welte · 5 years ago
  95. ea26034 Add CBSP (Cell Broadcast Service Protocol) types + templates by Harald Welte · 5 years ago
  96. bb2bb06 ggsn: Delete previously activated pdp ctx in *_interact() by Pau Espin Pedrol · 4 years, 10 months ago
  97. ce0d615 sgsn: Proper shutdown of RAN_Adapter components by Pau Espin Pedrol · 4 years, 11 months ago
  98. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 10 months ago
  99. 0167c2a sgsn: update configs for running without docker by Oliver Smith · 4 years, 10 months ago
  100. aa6278d pcu: add configs for running without docker by Oliver Smith · 5 years ago