1. 5631852 BSC_ConnectionHandler.ttcn: introduce f_mt_sms_send_rp_error() by Vadim Yanitskiy · 6 years ago
  2. 2159acb BSC_ConnectionHandler.ttcn: split up f_mt_sms() into two functions by Vadim Yanitskiy · 6 years ago
  3. d4cc150 BSC_ConnectionHandler.ttcn: split up f_mo_sms() into two functions by Vadim Yanitskiy · 6 years ago
  4. 88e2323 library/GSUP_Types.ttcn: add READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  5. 8a1d4b6 library/GSUP_Types.ttcn: add MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  6. 0e392dd MSC_Tests.ttcn: introduce TC_lu_and_ss_session_timeout by Vadim Yanitskiy · 6 years ago
  7. 772a845 library/GSUP_Types.ttcn: fix IE order in PROC_SS_ERROR templates by Vadim Yanitskiy · 6 years ago
  8. 21c4233 library/GSUP_Types.ttcn: fix missing session state IE in PROC_SS_ERR by Vadim Yanitskiy · 6 years ago
  9. effab7c HLR_Tests.ttcn: introduce TC_mo_sss_reject by Vadim Yanitskiy · 6 years ago
  10. bc18afa library/SS_Templates.ttcn: add SS_USSD_FACILITY_INVOKE templates by Vadim Yanitskiy · 6 years ago
  11. e68f927 bsc: Start the timer at the beginning of f_init by Daniel Willmann · 6 years ago
  12. 1ff1fdf BSC_Tests.ttcn: introduce TC_chan_deact_silence by Vadim Yanitskiy · 6 years ago
  13. 3466cc5 bsc: Introduce test TC_paging_resp_unsol by Pau Espin Pedrol · 6 years ago
  14. a14a8af bts: Disable PCU related tests if PCU socket not configured by Pau Espin Pedrol · 6 years ago
  15. 20bc3e2 bsc: add inter-bsc ho incoming failure tests by Neels Hofmeyr · 6 years ago
  16. 8d33a13 BSSMAP_Templates: do not match on omit in tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  17. 4c32b95 start implementing the TC_paging() PCU test by Stefan Sperling · 6 years ago
  18. 9925390 BSC: log BTS number on failure by Max · 6 years ago
  19. 2253c0b BSC LCLS: add bts-loop tests by Max · 6 years ago
  20. a0cacc7 BSSMAP_Templates: Add missing field in tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  21. 26d57be support odd-length calling MSISDN in MSC tests by Stefan Sperling · 6 years ago
  22. 2eeb511 LCLS: explicitly check for *CX adjustment by Max · 6 years ago
  23. b1599b1 BSC LCLS: restructure tests by Max · 6 years ago
  24. 4b0f496 BSC: log number of expected/seen *CX messages on failure by Max · 6 years ago
  25. cff1356 attempt to fix a race condition in BSC test's f_ts_dyn_mode_get by Stefan Sperling · 6 years ago
  26. a5302c8 bsc: check channel release message presence by Neels Hofmeyr · 6 years ago
  27. 861a4c1 bsc: handle Deact SACCH messages by Neels Hofmeyr · 6 years ago
  28. 211169d bsc: handle RR Release messages by Neels Hofmeyr · 6 years ago
  29. 4ed9edf bsc: TC_chan_act_ack_est_ind_noreply: use f_expect_chan_rel by Neels Hofmeyr · 6 years ago
  30. f44ccd1 bsc: remove flush from f_expect_chan_rel by Neels Hofmeyr · 6 years ago
  31. e2bd04a hlr: Fix DTE by requesting the correct type by Daniel Willmann · 6 years ago
  32. aee6039 BSSMAP_Templates: Add missing tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  33. 39e6cae NS: print ip:port on error by Max · 6 years ago
  34. cdce375 PCU: cleanup test config by Max · 6 years ago
  35. 315e471 bts: Introduce mp_ipa_up_timeout parameter by Pau Espin Pedrol · 6 years ago
  36. 51abfbc cosmetic: fix compilation warnings by Max · 6 years ago
  37. fc337ca BSC LCLS: explicitly check for RSL_IE_CHAN_NR by Max · 6 years ago
  38. 41a3aab BSC: remove explicit address by Max · 6 years ago
  39. d4e5696 cosmetic: fix typos by Max · 6 years ago
  40. 6451b04 bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSL by Pau Espin Pedrol · 6 years ago
  41. d686a8a hlr/HLR_EUSE.ttcn: remove redundant code from f_main_mo() by Vadim Yanitskiy · 6 years ago
  42. e0bb4f0 library/MNCC_Types.ttcn: add MS-side related messages by Vadim Yanitskiy · 6 years ago
  43. 0c9e3fa bsc: Use Misc_Helpers.f_shutdown for setverdict(fail) by Daniel Willmann · 6 years ago
  44. 3b59eb5 bsc: Use f_gen_test_hdlr_pars() to be aware of AoIP/sccplite by Daniel Willmann · 6 years ago
  45. 0cedf2c L3_Templates; add tr_ML3_MT_MM_AUTH_REQ_3G() by Harald Welte · 6 years ago
  46. e01691d L1CTL_Types.ttcn: drop length limitation for traffic messages by Vadim Yanitskiy · 6 years ago
  47. ea247d5 library/VTY: fix CONFIG prompt matching in f_vty_wait_for_prompt() by Vadim Yanitskiy · 6 years ago
  48. 9a5dd54 SGsAP_Emulation: Add functions to send MME or VLR reset by Harald Welte · 6 years ago
  49. 1fd461a SGsAP: Switch over to osmocom branch/repo to avoid bugs in official one by Harald Welte · 6 years ago
  50. af5bce4 Add SGsAP_CodecPort + SGsAP_Emulation module by Harald Welte · 6 years ago
  51. a07cfd9 RSL_Emulation: Fail explicitly on ASP_IPA_EVENT_DOWN by Pau Espin Pedrol · 6 years ago
  52. 0fcc4d3 BTS_Tests: Use Misc_Helpers.f_shutdown consistently by Daniel Willmann · 6 years ago
  53. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  54. a201b97 library/TRXC_Types.ttcn: correct FAKE_RSSI command template by Vadim Yanitskiy · 6 years ago
  55. 3dcf38f bts: Disable testing FACCH/H with real HW by Pau Espin Pedrol · 6 years ago
  56. e9571aa bts: Introduce mp_ul_rxlev_exp and use mp_rxlev_exp to craft meas rep by Pau Espin Pedrol · 6 years ago
  57. 109e6aa MSC_Tests: Extend timeout in TC_mo_setup_and_nothing by Philipp Maier · 6 years ago
  58. 4ebdad6 BTS_Tests.ttcn: fix: don't overwrite the expected meas results by Vadim Yanitskiy · 6 years ago
  59. aa1e60f add an IPA test which sends a chopped payload by Stefan Sperling · 6 years ago
  60. 0ec1c26 add chopped IPA ping test to BTS tests by Stefan Sperling · 6 years ago
  61. 554123f run TC_chopped_ipa_ping on BSC ctrl interface by Stefan Sperling · 6 years ago
  62. fd0a130 use tag for test dependency commit by Stefan Sperling · 6 years ago
  63. 61ebb8b bsc: add 3 tests for inter-BSC HO outgoing failures by Neels Hofmeyr · 6 years ago
  64. 7460a72 IPA_Types/Emulation: Add RSPRO support by Harald Welte · 6 years ago
  65. 1831443 Add SGsAP_Templates for SGsAP on the MME<->MSC interface by Harald Welte · 6 years ago
  66. a0fb42a bts: f_tx_lapdm: Build SacchL1Header with proper values by Pau Espin Pedrol · 6 years ago
  67. 4860473 MSC_ConnectionHandler: Use explicit AoIP flag by Philipp Maier · 6 years ago
  68. 59c15d6 resolve ambiguity of MobileIdentityLV type name by Stefan Sperling · 6 years ago
  69. 4170a13 document why ipa chopped ping fails with control interface by Stefan Sperling · 6 years ago
  70. 0796a82 Add a TTCN3 module for IPA protocol testing by Stefan Sperling · 6 years ago
  71. 48aeeec MSC_ConnectionHandler: Make sure COMPLETE LAYER 3 INFORMATION contains a codecList by Philipp Maier · 6 years ago
  72. 3567787 BTS_Tests.ttcn: fix: expect RSL_MEAS_RES messages by Vadim Yanitskiy · 6 years ago
  73. e0b91a7 BTS_Tests.ttcn: fix: properly detect Measurement Reports by Vadim Yanitskiy · 6 years ago
  74. 41baf00 BTS_Tests.ttcn: add 'lazy' mode for as_meas_res() by Vadim Yanitskiy · 6 years ago
  75. 7695a0d BSC_Tests: use consistant AMR S0-S15 bits by Philipp Maier · 6 years ago
  76. 99a7aca bts: Use f_L1CTL_PARAM to set expected ms power level for dummy MeasRep by Pau Espin Pedrol · 6 years ago
  77. ed359cb bts: Add parameter to set and expect a specific MS power level by Pau Espin Pedrol · 6 years ago
  78. b992050 BTS_Tests.ttcn: don't tolerate any RSL messages by default by Vadim Yanitskiy · 6 years ago
  79. 4d78a70 BTS_Tests.ttcn: fix: properly expect I-frames in f_TC_encr_cmd() by Vadim Yanitskiy · 6 years ago
  80. 8d8f91c BTS_Tests.ttcn: mark f_unitdata_mo() as private by Vadim Yanitskiy · 6 years ago
  81. ad131c8 BTS_Tests.ttcn: share as_rsl_sacch_ind() and as_rsl_any_ind() by Vadim Yanitskiy · 6 years ago
  82. 0aad596 L1CTL_Types: Add support to set L1 Header params during SACCH tx by Pau Espin Pedrol · 6 years ago
  83. 98e0315 BTS_Tests.ttcn: extend f_unitdata_mo() with tolerance parameters by Vadim Yanitskiy · 6 years ago
  84. 8f98d3f library/RSL_Types.ttcn: expect any l3_info for 'tr_RSL_UNITDATA_*' by default by Vadim Yanitskiy · 6 years ago
  85. fabe0f2 library/RSL_Types.ttcn: fix inadequate template restriction by Vadim Yanitskiy · 6 years ago
  86. 121724c bts: Add timing offset tolerance module parameter to support real HW by Pau Espin Pedrol · 6 years ago
  87. 9a75ab4 sgsn: update expected-results by Alexander Couzens · 6 years ago
  88. 0be8716 Revert "BSC_Tests: use consistant AMR S0-S15 bits" by Philipp Maier · 6 years ago
  89. 8e1f3c5 osmo-bsc.cfg: drop 'add' keyword from 'neighbor add' by Neels Hofmeyr · 6 years ago
  90. 9c3ff4e bts: Account for elapsed time in paging timer by Pau Espin Pedrol · 6 years ago
  91. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  92. 6b3e4ab ensure well-formed config files by Harald Welte · 6 years ago
  93. 52918e5 MSC_Tests: Reply to Classmark Req in TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Daniel Willmann · 6 years ago
  94. 7f5609a BSC_Tests: use consistant AMR S0-S15 bits by Philipp Maier · 6 years ago
  95. 92b12b7 bsc: test Classmark Enquiry by Neels Hofmeyr · 6 years ago
  96. f097a8b GSM_Types: Add CBCH_Block definition of TS 04.12 by Harald Welte · 6 years ago
  97. 42ca6b1 GSM_Types: Add support for Osmocom RSL ChannelNr CBCH by Harald Welte · 6 years ago
  98. cc37320 rsl: Add SMSCB related RSL types / templates by Harald Welte · 6 years ago
  99. f50e3ae bts: Add second VTY connection to BSC by Harald Welte · 6 years ago
  100. a266325 Osmocom_VTY_Functions: Generalize to handle multiple VTY ports by Harald Welte · 6 years ago