1. 26d57be support odd-length calling MSISDN in MSC tests by Stefan Sperling · 6 years ago
  2. 2eeb511 LCLS: explicitly check for *CX adjustment by Max · 6 years ago
  3. b1599b1 BSC LCLS: restructure tests by Max · 6 years ago
  4. 4b0f496 BSC: log number of expected/seen *CX messages on failure by Max · 6 years ago
  5. cff1356 attempt to fix a race condition in BSC test's f_ts_dyn_mode_get by Stefan Sperling · 6 years ago
  6. a5302c8 bsc: check channel release message presence by Neels Hofmeyr · 6 years ago
  7. 861a4c1 bsc: handle Deact SACCH messages by Neels Hofmeyr · 6 years ago
  8. 211169d bsc: handle RR Release messages by Neels Hofmeyr · 6 years ago
  9. 4ed9edf bsc: TC_chan_act_ack_est_ind_noreply: use f_expect_chan_rel by Neels Hofmeyr · 6 years ago
  10. f44ccd1 bsc: remove flush from f_expect_chan_rel by Neels Hofmeyr · 6 years ago
  11. e2bd04a hlr: Fix DTE by requesting the correct type by Daniel Willmann · 6 years ago
  12. aee6039 BSSMAP_Templates: Add missing tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  13. 39e6cae NS: print ip:port on error by Max · 6 years ago
  14. cdce375 PCU: cleanup test config by Max · 6 years ago
  15. 315e471 bts: Introduce mp_ipa_up_timeout parameter by Pau Espin Pedrol · 6 years ago
  16. 51abfbc cosmetic: fix compilation warnings by Max · 6 years ago
  17. fc337ca BSC LCLS: explicitly check for RSL_IE_CHAN_NR by Max · 6 years ago
  18. 41a3aab BSC: remove explicit address by Max · 6 years ago
  19. d4e5696 cosmetic: fix typos by Max · 6 years ago
  20. 6451b04 bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSL by Pau Espin Pedrol · 6 years ago
  21. d686a8a hlr/HLR_EUSE.ttcn: remove redundant code from f_main_mo() by Vadim Yanitskiy · 6 years ago
  22. e0bb4f0 library/MNCC_Types.ttcn: add MS-side related messages by Vadim Yanitskiy · 6 years ago
  23. 0c9e3fa bsc: Use Misc_Helpers.f_shutdown for setverdict(fail) by Daniel Willmann · 6 years ago
  24. 3b59eb5 bsc: Use f_gen_test_hdlr_pars() to be aware of AoIP/sccplite by Daniel Willmann · 6 years ago
  25. 0cedf2c L3_Templates; add tr_ML3_MT_MM_AUTH_REQ_3G() by Harald Welte · 6 years ago
  26. e01691d L1CTL_Types.ttcn: drop length limitation for traffic messages by Vadim Yanitskiy · 6 years ago
  27. ea247d5 library/VTY: fix CONFIG prompt matching in f_vty_wait_for_prompt() by Vadim Yanitskiy · 6 years ago
  28. 9a5dd54 SGsAP_Emulation: Add functions to send MME or VLR reset by Harald Welte · 6 years ago
  29. 1fd461a SGsAP: Switch over to osmocom branch/repo to avoid bugs in official one by Harald Welte · 6 years ago
  30. af5bce4 Add SGsAP_CodecPort + SGsAP_Emulation module by Harald Welte · 6 years ago
  31. a07cfd9 RSL_Emulation: Fail explicitly on ASP_IPA_EVENT_DOWN by Pau Espin Pedrol · 6 years ago
  32. 0fcc4d3 BTS_Tests: Use Misc_Helpers.f_shutdown consistently by Daniel Willmann · 6 years ago
  33. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  34. a201b97 library/TRXC_Types.ttcn: correct FAKE_RSSI command template by Vadim Yanitskiy · 6 years ago
  35. 3dcf38f bts: Disable testing FACCH/H with real HW by Pau Espin Pedrol · 6 years ago
  36. e9571aa bts: Introduce mp_ul_rxlev_exp and use mp_rxlev_exp to craft meas rep by Pau Espin Pedrol · 6 years ago
  37. 109e6aa MSC_Tests: Extend timeout in TC_mo_setup_and_nothing by Philipp Maier · 6 years ago
  38. 4ebdad6 BTS_Tests.ttcn: fix: don't overwrite the expected meas results by Vadim Yanitskiy · 6 years ago
  39. aa1e60f add an IPA test which sends a chopped payload by Stefan Sperling · 6 years ago
  40. 0ec1c26 add chopped IPA ping test to BTS tests by Stefan Sperling · 6 years ago
  41. 554123f run TC_chopped_ipa_ping on BSC ctrl interface by Stefan Sperling · 6 years ago
  42. fd0a130 use tag for test dependency commit by Stefan Sperling · 6 years ago
  43. 61ebb8b bsc: add 3 tests for inter-BSC HO outgoing failures by Neels Hofmeyr · 6 years ago
  44. 7460a72 IPA_Types/Emulation: Add RSPRO support by Harald Welte · 6 years ago
  45. 1831443 Add SGsAP_Templates for SGsAP on the MME<->MSC interface by Harald Welte · 6 years ago
  46. a0fb42a bts: f_tx_lapdm: Build SacchL1Header with proper values by Pau Espin Pedrol · 6 years ago
  47. 4860473 MSC_ConnectionHandler: Use explicit AoIP flag by Philipp Maier · 6 years ago
  48. 59c15d6 resolve ambiguity of MobileIdentityLV type name by Stefan Sperling · 6 years ago
  49. 4170a13 document why ipa chopped ping fails with control interface by Stefan Sperling · 6 years ago
  50. 0796a82 Add a TTCN3 module for IPA protocol testing by Stefan Sperling · 6 years ago
  51. 48aeeec MSC_ConnectionHandler: Make sure COMPLETE LAYER 3 INFORMATION contains a codecList by Philipp Maier · 6 years ago
  52. 3567787 BTS_Tests.ttcn: fix: expect RSL_MEAS_RES messages by Vadim Yanitskiy · 6 years ago
  53. e0b91a7 BTS_Tests.ttcn: fix: properly detect Measurement Reports by Vadim Yanitskiy · 6 years ago
  54. 41baf00 BTS_Tests.ttcn: add 'lazy' mode for as_meas_res() by Vadim Yanitskiy · 6 years ago
  55. 7695a0d BSC_Tests: use consistant AMR S0-S15 bits by Philipp Maier · 6 years ago
  56. 99a7aca bts: Use f_L1CTL_PARAM to set expected ms power level for dummy MeasRep by Pau Espin Pedrol · 6 years ago
  57. ed359cb bts: Add parameter to set and expect a specific MS power level by Pau Espin Pedrol · 6 years ago
  58. b992050 BTS_Tests.ttcn: don't tolerate any RSL messages by default by Vadim Yanitskiy · 6 years ago
  59. 4d78a70 BTS_Tests.ttcn: fix: properly expect I-frames in f_TC_encr_cmd() by Vadim Yanitskiy · 6 years ago
  60. 8d8f91c BTS_Tests.ttcn: mark f_unitdata_mo() as private by Vadim Yanitskiy · 6 years ago
  61. ad131c8 BTS_Tests.ttcn: share as_rsl_sacch_ind() and as_rsl_any_ind() by Vadim Yanitskiy · 6 years ago
  62. 0aad596 L1CTL_Types: Add support to set L1 Header params during SACCH tx by Pau Espin Pedrol · 6 years ago
  63. 98e0315 BTS_Tests.ttcn: extend f_unitdata_mo() with tolerance parameters by Vadim Yanitskiy · 6 years ago
  64. 8f98d3f library/RSL_Types.ttcn: expect any l3_info for 'tr_RSL_UNITDATA_*' by default by Vadim Yanitskiy · 6 years ago
  65. fabe0f2 library/RSL_Types.ttcn: fix inadequate template restriction by Vadim Yanitskiy · 6 years ago
  66. 121724c bts: Add timing offset tolerance module parameter to support real HW by Pau Espin Pedrol · 6 years ago
  67. 9a75ab4 sgsn: update expected-results by Alexander Couzens · 6 years ago
  68. 0be8716 Revert "BSC_Tests: use consistant AMR S0-S15 bits" by Philipp Maier · 6 years ago
  69. 8e1f3c5 osmo-bsc.cfg: drop 'add' keyword from 'neighbor add' by Neels Hofmeyr · 6 years ago
  70. 9c3ff4e bts: Account for elapsed time in paging timer by Pau Espin Pedrol · 6 years ago
  71. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  72. 6b3e4ab ensure well-formed config files by Harald Welte · 6 years ago
  73. 52918e5 MSC_Tests: Reply to Classmark Req in TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Daniel Willmann · 6 years ago
  74. 7f5609a BSC_Tests: use consistant AMR S0-S15 bits by Philipp Maier · 6 years ago
  75. 92b12b7 bsc: test Classmark Enquiry by Neels Hofmeyr · 6 years ago
  76. f097a8b GSM_Types: Add CBCH_Block definition of TS 04.12 by Harald Welte · 6 years ago
  77. 42ca6b1 GSM_Types: Add support for Osmocom RSL ChannelNr CBCH by Harald Welte · 6 years ago
  78. cc37320 rsl: Add SMSCB related RSL types / templates by Harald Welte · 6 years ago
  79. f50e3ae bts: Add second VTY connection to BSC by Harald Welte · 6 years ago
  80. a266325 Osmocom_VTY_Functions: Generalize to handle multiple VTY ports by Harald Welte · 6 years ago
  81. 43c5464 bts: update TODO comments; remove tests already covered by Harald Welte · 6 years ago
  82. 3db0311 add ttcn3 test suites slides from OsmoDevCon 2018 by Harald Welte · 6 years ago
  83. 7b8c522 BTS: enable encryption + RLL tests for Lm (TCH/H) channels by Vadim Yanitskiy · 6 years ago
  84. 4786b3f library/GSUP_Types: correct value of the GSUP_CancelType by Alexander Couzens · 6 years ago
  85. 0c6324f sgsn: implement TC_attach_usim_resync by Alexander Couzens · 6 years ago
  86. 8aa5cb3 MSC_ConnectionHandler: stop properly on failure in f_establish_fully() by Philipp Maier · 6 years ago
  87. 82cb0b1 BTS_Tests: check paging channel fn (bs_ag_blks_res) by Philipp Maier · 6 years ago
  88. d24973d GSUP_Types.ttcn: add tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC by Alexander Couzens · 6 years ago
  89. 387f7f3 L3_Common: extend the AuthVector to contain AUTS by Alexander Couzens · 6 years ago
  90. 2068f43 compare_results.sh: less drastic wording by Neels Hofmeyr · 6 years ago
  91. a9acec4 compare_results.sh: speed up comparison loop by Neels Hofmeyr · 6 years ago
  92. 873ae20 update expected results by Neels Hofmeyr · 6 years ago
  93. 15faf92 L3_Template: add template ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNC by Alexander Couzens · 6 years ago
  94. cf3c93d sgsn: add TC_attach_gmm_attach_req_while_gmm_attach by Alexander Couzens · 6 years ago
  95. 03d1224 sgsn: rework TC_attach_closed_add_vty to be executed in a single BSSGP_ConnHldr by Alexander Couzens · 6 years ago
  96. fa0a75f sgsn: fix TC_attach_check_complete_resend by Alexander Couzens · 6 years ago
  97. d81876a sgsn: increase the timeout of some TC by Alexander Couzens · 6 years ago
  98. 1d1744f sgsn: use vty cmd `reset sgsn state`. by Alexander Couzens · 6 years ago
  99. be837bd sgsn: introduce TC_attach_rau_a_b by Alexander Couzens · 6 years ago
  100. 90fe6a2 sgsn: add optional bssgp index for f_upd_ptmsi_and_tlli f_bssgp_client_llgmm_assign f_process_rau_accept by Alexander Couzens · 6 years ago