1. c524849 library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource Request by Vadim Yanitskiy · 4 years, 10 months ago
  2. f7d9c0f Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases by Vadim Yanitskiy · 4 years, 10 months ago
  3. 02acf82 SABP CodecPort and SABP_Adapter by Harald Welte · 4 years, 10 months ago
  4. 65dad8e SABP (Service Area Broadcast Protocol) definitions by Harald Welte · 5 years ago
  5. 3421810 MSC_Tests: Expect SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 10 months ago
  6. 26bdb8c Cosmetic: Fix comment by Philipp Maier · 4 years, 10 months ago
  7. f6e991c Revert "MGCP: fix pattern warning" by Neels Hofmeyr · 4 years, 10 months ago
  8. a9a52ff MGCP: fix pattern warning by Max · 6 years ago
  9. ed61ae8 Require to receive RANAP_CommonId after RANAP_SecurityModeComplete by Alexander Couzens · 4 years, 10 months ago
  10. be76d9c sgsn: replace variable bssgp with ran_index by Alexander Couzens · 4 years, 10 months ago
  11. b1ce118 sgsn: replace variable gb_idx with ran_index by Alexander Couzens · 4 years, 10 months ago
  12. 0507ec3 sgsn: replace variable gb_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  13. b22e8ce sgsn: replace variable bssgp_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  14. 4b290a2 sgsn: TC_attach_check_complete_resend: Expect LU sent to HLR by Pau Espin Pedrol · 4 years, 10 months ago
  15. 23b7440 library/L1CTL_PortType.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  16. e1527f7 library/PCUIF_Types.ttcn: mark PCUIF_Text as 'null_terminated' by Vadim Yanitskiy · 4 years, 10 months ago
  17. faa4292 Initial TTCN-3 test suite for osmo-remsim by Harald Welte · 5 years ago
  18. 6da25e3 sgsn: add TC_geran_attach_iu_rau by Alexander Couzens · 5 years ago
  19. d8f28e6 Revert "library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data" by Vadim Yanitskiy · 4 years, 10 months ago
  20. e5f4a91 sgsn: add TC_iu_attach_geran_rau by Alexander Couzens · 5 years ago
  21. 5d56f52 sgsn: extend f_routing_area_update() to support Iu by Alexander Couzens · 4 years, 11 months ago
  22. 1552e79 sgsn: make the ranap interface optional by Alexander Couzens · 5 years ago
  23. 900d01a sgsn: add Iu Attach Request by Harald Welte · 5 years ago
  24. bfcb320 L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signature by Alexander Couzens · 4 years, 11 months ago
  25. 4444b5a sgsn: introduce f_send_l3() to allow one function for Gb & Iu by Alexander Couzens · 5 years ago
  26. c9b2ba2 library/LAPDm_RAW_PT.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  27. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  28. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 4 years, 10 months ago
  29. a4aacc2 library/GSM_RR_Types.ttcn: fix: apply '2B'O padding to GsmRrMessage by Vadim Yanitskiy · 4 years, 10 months ago
  30. d4205c3 library/GSM_RR_Types.ttcn: fix hard-coded L2 pseudo length in tr_IMM_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  31. 9b2a3e8 library/GSM_RR_Types.ttcn: fix ImmediateAssignment coding regressions by Vadim Yanitskiy · 4 years, 10 months ago
  32. 0b5e0f9 bsc: Test that ETWS Primary Notification is passed via RSL to PCH by Harald Welte · 4 years, 10 months ago
  33. 187f7a9 bsc: Test that ETWS Primary Notification are sent via dedicated channels by Harald Welte · 4 years, 10 months ago
  34. 25a6075 CBSP: Fix receive templates if channel_ind == omit by Harald Welte · 4 years, 10 months ago
  35. 11b734c bts: Test if BTS forwards ETWS Primary Notification to PCU by Harald Welte · 4 years, 10 months ago
  36. e1c00f0 Revert "bts: f_init_pcu: sleep before connect" by Oliver Smith · 4 years, 11 months ago
  37. 1f4486c library/GSM_RR_Types.ttcn: fix: IA Rest Octets may have optional padding by Vadim Yanitskiy · 4 years, 10 months ago
  38. f10bb45 library/GSM_RR_Types.ttcn: fix: IA Rest Octets is mandatory IE by Vadim Yanitskiy · 4 years, 10 months ago
  39. dd6d5d1 library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  40. 09538f8 bsc: Test suite for CBSP (Cell Broadcast Service Protocol) by Harald Welte · 5 years ago
  41. b522323 CBSP: Hack to make receive templates work by Harald Welte · 4 years, 10 months ago
  42. 908ce54 bts: Add test for ETWS Primary Notification via P1 Rest Octets by Harald Welte · 4 years, 10 months ago
  43. cd451ef Add CBSP_CodecPort + CBSP_Adapter by Harald Welte · 5 years ago
  44. ea26034 Add CBSP (Cell Broadcast Service Protocol) types + templates by Harald Welte · 5 years ago
  45. bb2bb06 ggsn: Delete previously activated pdp ctx in *_interact() by Pau Espin Pedrol · 4 years, 11 months ago
  46. ce0d615 sgsn: Proper shutdown of RAN_Adapter components by Pau Espin Pedrol · 4 years, 11 months ago
  47. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 11 months ago
  48. 0167c2a sgsn: update configs for running without docker by Oliver Smith · 4 years, 11 months ago
  49. aa6278d pcu: add configs for running without docker by Oliver Smith · 5 years ago
  50. 00d7bc4 pcu/GPRS_TBF.ttcn: less verbose logging by Oliver Smith · 4 years, 11 months ago
  51. a2cf8bd BSSGP_Emulation: as_unblocked: fix SIG broadcast by Oliver Smith · 4 years, 11 months ago
  52. 7bdf87b bts: add configs for running without docker by Oliver Smith · 4 years, 11 months ago
  53. f5239c7 bts: add test TC_pcu_socket_verify_info_ind by Oliver Smith · 4 years, 11 months ago
  54. c089b41 bts: f_init_pcu: sleep before connect by Oliver Smith · 4 years, 11 months ago
  55. fcec914 sgsn: Introduce test TC_attach_echo_timeout by Pau Espin Pedrol · 4 years, 11 months ago
  56. fa1ca02 ggsn: Introduce test TC_pdp_act2_recovery by Pau Espin Pedrol · 5 years ago
  57. 6916ec4 ggsn: Introduce test TC_pdp_act_restart_ctr_echo by Pau Espin Pedrol · 5 years ago
  58. 2a3302a sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsn by Pau Espin Pedrol · 5 years ago
  59. 22d597f ggsn: Introduce test TC_pdp46_act_deact_apn4 by Pau Espin Pedrol · 5 years ago
  60. b7f0178 ggsn: Update test xfail->pass in expected-results.xml by Pau Espin Pedrol · 5 years ago
  61. 2302341 ggsn: Add missing v4v6 tests in expected-results.xml by Pau Espin Pedrol · 5 years ago
  62. 92c2bdb bsc: f_ipa_unknown_unit_id: use different id by Oliver Smith · 5 years ago
  63. 75aa020 BSC_Tests: update number-of-bts to 4 by Oliver Smith · 5 years ago
  64. 0d7b7ab Revert "RAN_Adapter: invert check for RAN_ops == omit" by Oliver Smith · 5 years ago
  65. c4148da NAS_EPS: fix 'make deps' (no commit specified) by Harald Welte · 5 years ago
  66. 0e03808 DIAMETER_Emulation: Remove unused dependency to MobileL3 and DNS by Harald Welte · 5 years ago
  67. 3286eb3 IPA_Emulation: Fix building without CTRL support by Harald Welte · 5 years ago
  68. 56071b7 mme: Add missing link to DIAMETER_EncDec.cc from TITAN by Harald Welte · 5 years ago
  69. 6ec6439 mme: Integrate DIAMETER support into MME testsuite by Harald Welte · 5 years ago
  70. d27ab24 library: Add DIAMETER Templates, Emulation, CodecPort by Harald Welte · 5 years ago
  71. 5aadb0e library: Add [generated] DIAMETER_Types.ttcn by Harald Welte · 5 years ago
  72. 0f7d03a mme: Add GTPv2 support by Harald Welte · 5 years ago
  73. 95333a1 mme: Extend MME tests to also include S1AP interface testing by Harald Welte · 5 years ago
  74. c918e4e TTCN-3 native function wrapper for SNOW-3G by Harald Welte · 5 years ago
  75. 4a2bfcb remove ogslib dependency from snow by Harald Welte · 5 years ago
  76. 135af53 snow-3g.c: Mark all internal primitive functions as static by Harald Welte · 5 years ago
  77. 051fd86 snow-3g: const-ify S-boxes by Harald Welte · 5 years ago
  78. 867ca29 Import snow-3g.[ch] from nextepc source code by Harald Welte · 5 years ago
  79. fc5f637 library: Add initial set of LTE/EPC NAS templates by Harald Welte · 5 years ago
  80. 3549811 library: Add S1AP CodecPort/Emulation by Harald Welte · 5 years ago
  81. d01fc8f MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-Call by Philipp Maier · 5 years ago
  82. f45824a BSC_Tests: Change test-expectation of TC_paging_resp_unsol by Philipp Maier · 5 years ago
  83. 26fbb6e sgsn: Integrate RANAP by Harald Welte · 5 years ago
  84. 5932cd3 RAN_Adapter: invert check for RAN_ops == omit by Alexander Couzens · 5 years ago
  85. d7b2950 RAN_Adapter: protect RAN_EMULATION_CTRL with ifdef by Alexander Couzens · 5 years ago
  86. 717c730 RAN_Emulation: Support for PS domain by Harald Welte · 5 years ago
  87. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  88. ce818da library: Add S1AP Templates by Harald Welte · 5 years ago
  89. 799049c library: S1AP encoding/decoding using libfftranscode and ASN.1 from V15.5.0 by Harald Welte · 5 years ago
  90. b8a4ac8 mme: initial skeleton for MME / SGsAP tetss by Harald Welte · 5 years ago
  91. 97ae972 start-testsuite.sh: Add commented-out section for using custom TITAN by Harald Welte · 5 years ago
  92. 7e2769f fix TC_ho_int; make neighbor config more robust by Neels Hofmeyr · 5 years ago
  93. 9140101 bsc: add TC_ho_neighbor_config_1 thru _7 by Neels Hofmeyr · 5 years ago
  94. de535e0 BTS_Tests.ttcn: fix: use reasonable minimum default for C/I by Vadim Yanitskiy · 5 years ago
  95. 91bfa1c msc: check IMEI: move reject LU into new function by Oliver Smith · 5 years ago
  96. 690d60f msc: use f_expect_clear() in check IMEI tests by Oliver Smith · 5 years ago
  97. be4c531 msc/expected-results.xml: update from jenkins by Oliver Smith · 5 years ago
  98. af2f1f8 library: allow "?" in tr_ML3_MT_MM_ID_Req again by Oliver Smith · 5 years ago
  99. a2c68e8 BTS_Tests.ttcn: introduce TC_pcu_data_ind_lqual_cb by Vadim Yanitskiy · 5 years ago
  100. d8a602c rename TC_ho_out_fail_no_ho_detect to TC_ho_out_fail_no_result_after_ho_cmd by Neels Hofmeyr · 5 years ago