1. 20f8700 PCU_Tests_RAW.ttcn: fix ToA handling in as_ta_ptcch() by Vadim Yanitskiy · 4 years, 9 months ago
  2. b58b730 PCUIF_RAW_Components.ttcn: ClckGen_CT: fix PTCCH event handling by Vadim Yanitskiy · 4 years, 9 months ago
  3. 27cbd3c gitignore: add *.netcat.stderr by Oliver Smith · 4 years, 9 months ago
  4. 42d3cad sgsn: delay f_gmm_attach() by 50ms by Alexander Couzens · 4 years, 9 months ago
  5. 202c2f7 bts: Fix race condition in f_dyn_ipa_pdch_(de)act by Pau Espin Pedrol · 4 years, 9 months ago
  6. faa1d2f MGCP_Test: test rtp directions separately in TC_ts101318_rfc5993_rtp_conversion by Philipp Maier · 4 years, 10 months ago
  7. 42b17cc MGCP_Test: Relax expected number of packets in TC_one_crcx_receive_only_rtp by Philipp Maier · 4 years, 10 months ago
  8. 9ff0f8a MGCP_Test: Make RTP bwe/oa format conversation tests more robust by Philipp Maier · 4 years, 10 months ago
  9. cf47a92 pcu: TC_t3169: Check ul block reaches SGSN before timer expiration by Pau Espin Pedrol · 4 years, 9 months ago
  10. 596faa4 pcu: Introduce test TC_t3169 by Pau Espin Pedrol · 4 years, 10 months ago
  11. 6c1b4be pcu: Introduce func helper f_imm_ass_verify_ul_tbf_ass() by Pau Espin Pedrol · 4 years, 10 months ago
  12. f787b09 pcu: Allow tests to overwrite pcuif INFO_IND params by Pau Espin Pedrol · 4 years, 10 months ago
  13. c3a7732 pcu: Introduce some function helpers by Pau Espin Pedrol · 4 years, 10 months ago
  14. d24b525 MSC_Tests.ttcn: fix race condition in f_tc_proc_ss_paging_fail() by Vadim Yanitskiy · 4 years, 10 months ago
  15. ad931f2 Create dummy gsmtap sink with netcat by Pau Espin Pedrol · 4 years, 10 months ago
  16. 02f77d8 PCU_Tests_RAW.ttcn: add a test case for continuous Timing Advance control by Vadim Yanitskiy · 4 years, 10 months ago
  17. 36aa611 library/PCUIF_Types.ttcn: add optional parameter for RACH SAPI by Vadim Yanitskiy · 4 years, 10 months ago
  18. 1f72b0a PCU_Tests_RAW.ttcn: introduce a test case for PTCCH/D coding by Vadim Yanitskiy · 4 years, 10 months ago
  19. 1bd8ec5 library/RLCMAC_Types.ttcn: implement PTCCH/D message coding by Vadim Yanitskiy · 4 years, 10 months ago
  20. 759cb29 library/RLCMAC_CSN1_Types.ttcn: implement Packet Power Control/Timing Advance by Vadim Yanitskiy · 4 years, 10 months ago
  21. 06ca64d library/GSM_RR_Types.ttcn: fix 'Assignment' vs 'Allocation' confusion by Vadim Yanitskiy · 4 years, 10 months ago
  22. eb57062 library/GSM_RR_Types.ttcn: fix 'presence' in tr_PacketUlSglAssign by Vadim Yanitskiy · 4 years, 10 months ago
  23. 6276b6c PCU_Tests_RAW.ttcn: TC_cs_lqual_ul_tbf: properly check for Dynamic Assignment by Vadim Yanitskiy · 4 years, 10 months ago
  24. 740ae76 PCU_Tests_RAW.ttcn: refactor TC_pcuif_suspend: use the RAW PCU components by Vadim Yanitskiy · 4 years, 10 months ago
  25. fc02f24 msc: add f_tc_lu_and_mt_sms_paging_repeated by Alexander Couzens · 4 years, 10 months ago
  26. 0eb2662 PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation by Vadim Yanitskiy · 4 years, 10 months ago
  27. 3e1d318 PCU_Tests_RAW.ttcn: introduce TC_ta_rach_imm_ass to test initial TA by Vadim Yanitskiy · 4 years, 10 months ago
  28. 799cd3f library/PCUIF_CodecPort.ttcn: strip padding bytes from PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  29. c524849 library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource Request by Vadim Yanitskiy · 4 years, 10 months ago
  30. f7d9c0f Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases by Vadim Yanitskiy · 4 years, 10 months ago
  31. 02acf82 SABP CodecPort and SABP_Adapter by Harald Welte · 4 years, 10 months ago
  32. 65dad8e SABP (Service Area Broadcast Protocol) definitions by Harald Welte · 5 years ago
  33. 3421810 MSC_Tests: Expect SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 10 months ago
  34. 26bdb8c Cosmetic: Fix comment by Philipp Maier · 4 years, 10 months ago
  35. f6e991c Revert "MGCP: fix pattern warning" by Neels Hofmeyr · 4 years, 10 months ago
  36. a9a52ff MGCP: fix pattern warning by Max · 6 years ago
  37. ed61ae8 Require to receive RANAP_CommonId after RANAP_SecurityModeComplete by Alexander Couzens · 4 years, 10 months ago
  38. be76d9c sgsn: replace variable bssgp with ran_index by Alexander Couzens · 4 years, 10 months ago
  39. b1ce118 sgsn: replace variable gb_idx with ran_index by Alexander Couzens · 4 years, 10 months ago
  40. 0507ec3 sgsn: replace variable gb_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  41. b22e8ce sgsn: replace variable bssgp_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  42. 4b290a2 sgsn: TC_attach_check_complete_resend: Expect LU sent to HLR by Pau Espin Pedrol · 4 years, 10 months ago
  43. 23b7440 library/L1CTL_PortType.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  44. e1527f7 library/PCUIF_Types.ttcn: mark PCUIF_Text as 'null_terminated' by Vadim Yanitskiy · 4 years, 10 months ago
  45. faa4292 Initial TTCN-3 test suite for osmo-remsim by Harald Welte · 5 years ago
  46. 6da25e3 sgsn: add TC_geran_attach_iu_rau by Alexander Couzens · 5 years ago
  47. d8f28e6 Revert "library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data" by Vadim Yanitskiy · 4 years, 10 months ago
  48. e5f4a91 sgsn: add TC_iu_attach_geran_rau by Alexander Couzens · 5 years ago
  49. 5d56f52 sgsn: extend f_routing_area_update() to support Iu by Alexander Couzens · 4 years, 11 months ago
  50. 1552e79 sgsn: make the ranap interface optional by Alexander Couzens · 5 years ago
  51. 900d01a sgsn: add Iu Attach Request by Harald Welte · 5 years ago
  52. bfcb320 L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signature by Alexander Couzens · 4 years, 11 months ago
  53. 4444b5a sgsn: introduce f_send_l3() to allow one function for Gb & Iu by Alexander Couzens · 5 years ago
  54. c9b2ba2 library/LAPDm_RAW_PT.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  55. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  56. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 4 years, 10 months ago
  57. a4aacc2 library/GSM_RR_Types.ttcn: fix: apply '2B'O padding to GsmRrMessage by Vadim Yanitskiy · 4 years, 10 months ago
  58. d4205c3 library/GSM_RR_Types.ttcn: fix hard-coded L2 pseudo length in tr_IMM_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  59. 9b2a3e8 library/GSM_RR_Types.ttcn: fix ImmediateAssignment coding regressions by Vadim Yanitskiy · 4 years, 10 months ago
  60. 0b5e0f9 bsc: Test that ETWS Primary Notification is passed via RSL to PCH by Harald Welte · 4 years, 10 months ago
  61. 187f7a9 bsc: Test that ETWS Primary Notification are sent via dedicated channels by Harald Welte · 4 years, 10 months ago
  62. 25a6075 CBSP: Fix receive templates if channel_ind == omit by Harald Welte · 4 years, 10 months ago
  63. 11b734c bts: Test if BTS forwards ETWS Primary Notification to PCU by Harald Welte · 4 years, 10 months ago
  64. e1c00f0 Revert "bts: f_init_pcu: sleep before connect" by Oliver Smith · 4 years, 11 months ago
  65. 1f4486c library/GSM_RR_Types.ttcn: fix: IA Rest Octets may have optional padding by Vadim Yanitskiy · 4 years, 10 months ago
  66. f10bb45 library/GSM_RR_Types.ttcn: fix: IA Rest Octets is mandatory IE by Vadim Yanitskiy · 4 years, 10 months ago
  67. dd6d5d1 library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  68. 09538f8 bsc: Test suite for CBSP (Cell Broadcast Service Protocol) by Harald Welte · 5 years ago
  69. b522323 CBSP: Hack to make receive templates work by Harald Welte · 4 years, 10 months ago
  70. 908ce54 bts: Add test for ETWS Primary Notification via P1 Rest Octets by Harald Welte · 4 years, 10 months ago
  71. cd451ef Add CBSP_CodecPort + CBSP_Adapter by Harald Welte · 5 years ago
  72. ea26034 Add CBSP (Cell Broadcast Service Protocol) types + templates by Harald Welte · 5 years ago
  73. bb2bb06 ggsn: Delete previously activated pdp ctx in *_interact() by Pau Espin Pedrol · 4 years, 11 months ago
  74. ce0d615 sgsn: Proper shutdown of RAN_Adapter components by Pau Espin Pedrol · 4 years, 11 months ago
  75. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 11 months ago
  76. 0167c2a sgsn: update configs for running without docker by Oliver Smith · 4 years, 11 months ago
  77. aa6278d pcu: add configs for running without docker by Oliver Smith · 5 years ago
  78. 00d7bc4 pcu/GPRS_TBF.ttcn: less verbose logging by Oliver Smith · 4 years, 11 months ago
  79. a2cf8bd BSSGP_Emulation: as_unblocked: fix SIG broadcast by Oliver Smith · 4 years, 11 months ago
  80. 7bdf87b bts: add configs for running without docker by Oliver Smith · 4 years, 11 months ago
  81. f5239c7 bts: add test TC_pcu_socket_verify_info_ind by Oliver Smith · 4 years, 11 months ago
  82. c089b41 bts: f_init_pcu: sleep before connect by Oliver Smith · 4 years, 11 months ago
  83. fcec914 sgsn: Introduce test TC_attach_echo_timeout by Pau Espin Pedrol · 4 years, 11 months ago
  84. fa1ca02 ggsn: Introduce test TC_pdp_act2_recovery by Pau Espin Pedrol · 5 years ago
  85. 6916ec4 ggsn: Introduce test TC_pdp_act_restart_ctr_echo by Pau Espin Pedrol · 5 years ago
  86. 2a3302a sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsn by Pau Espin Pedrol · 5 years ago
  87. 22d597f ggsn: Introduce test TC_pdp46_act_deact_apn4 by Pau Espin Pedrol · 5 years ago
  88. b7f0178 ggsn: Update test xfail->pass in expected-results.xml by Pau Espin Pedrol · 5 years ago
  89. 2302341 ggsn: Add missing v4v6 tests in expected-results.xml by Pau Espin Pedrol · 5 years ago
  90. 92c2bdb bsc: f_ipa_unknown_unit_id: use different id by Oliver Smith · 5 years ago
  91. 75aa020 BSC_Tests: update number-of-bts to 4 by Oliver Smith · 5 years ago
  92. 0d7b7ab Revert "RAN_Adapter: invert check for RAN_ops == omit" by Oliver Smith · 5 years ago
  93. c4148da NAS_EPS: fix 'make deps' (no commit specified) by Harald Welte · 5 years ago
  94. 0e03808 DIAMETER_Emulation: Remove unused dependency to MobileL3 and DNS by Harald Welte · 5 years ago
  95. 3286eb3 IPA_Emulation: Fix building without CTRL support by Harald Welte · 5 years ago
  96. 56071b7 mme: Add missing link to DIAMETER_EncDec.cc from TITAN by Harald Welte · 5 years ago
  97. 6ec6439 mme: Integrate DIAMETER support into MME testsuite by Harald Welte · 5 years ago
  98. d27ab24 library: Add DIAMETER Templates, Emulation, CodecPort by Harald Welte · 5 years ago
  99. 5aadb0e library: Add [generated] DIAMETER_Types.ttcn by Harald Welte · 5 years ago
  100. 0f7d03a mme: Add GTPv2 support by Harald Welte · 5 years ago