1. 8b18937 BSC_Tests: f_assignment_codec(): log the actual value on mismatch by Vadim Yanitskiy · 1 year, 11 months ago
  2. b9bf00f BSC_Tests: fix TC_assignment_osmux_cn: use c_mr_conf_5_90 by Vadim Yanitskiy · 1 year, 11 months ago
  3. 36fe958 BSC_Tests: use c_mr_conf_5_90 in TC_assignment_codec_amr_startmode_cruft by Vadim Yanitskiy · 1 year, 11 months ago
  4. 5949470 BSC_Tests: cosmetic: s/mr_conf_amr_5_90/c_mr_conf_5_90/ by Vadim Yanitskiy · 1 year, 11 months ago
  5. 4d85208 fixup: bsc: Add testscase & infra to validate Osmux support BTS<->BSC by Vadim Yanitskiy · 1 year, 11 months ago
  6. 29c6dfb bsc: Add testscase & infra to validate Osmux support BTS<->BSC by Pau Espin Pedrol · 2 years ago
  7. f7634dc BSC: Implement RSL_IE_MultirateCfg and use it in BSC_Tests by Pau Espin Pedrol · 2 years ago
  8. 5f6dd35 BSC_Tests: fix race conditions in TC_chan_alloc_algo_ass_dynamic by Vadim Yanitskiy · 2 years ago
  9. 13b83db update various expected-results.xml by Neels Hofmeyr · 2 years ago
  10. 9b94149 bsc: Set g_osmux_enabled_cn directly in the test by Pau Espin Pedrol · 2 years ago
  11. f967afc bsc: Rename s/use_osmux/use_osmux_cn/ by Pau Espin Pedrol · 2 years ago
  12. f14e3ec bsc: Fix CBSP expectancies when receiving ETWS write-replace response by Pau Espin Pedrol · 2 years ago
  13. 7c29c4e BSC_Tests: add TC_chan_alloc_algo_ass_dynamic by Vadim Yanitskiy · 2 years, 2 months ago
  14. 1a16d31 BSC_Tests: add TC_chan_alloc_algo_{a,de}scending by Vadim Yanitskiy · 2 years, 3 months ago
  15. 528f5af bsc: cbsp: Expect one Reset/Failure Ind for each Bcast Msg Type by Pau Espin Pedrol · 2 years, 1 month ago
  16. 696fbe7 bsc_cbsp: Support receiving CGI as cellID in CBSP Reset and Failure Ind by Pau Espin Pedrol · 2 years, 1 month ago
  17. 52aee74 BSC_Tests_CBSP: fix f_exp_rsl_etws(): add some guard time by Vadim Yanitskiy · 2 years, 2 months ago
  18. d3bef0a BSC_Tests_CBSP: cosmetic: move T.start closer to the alt statement by Vadim Yanitskiy · 2 years, 2 months ago
  19. d5496ad bsc: Call f_shutdown_helper() in BSC_Tests_CBSP tests by Pau Espin Pedrol · 2 years, 2 months ago
  20. 65d879d bsc: release dchan in TC_cbsp_emerg_write_bts_cgi_dchan by Vadim Yanitskiy · 2 years, 2 months ago
  21. 5eb06a3 bsc: make BSC_Tests_CBSP module a friend of BSC_Tests by Vadim Yanitskiy · 2 years, 2 months ago
  22. 2b33d4e bsc-cbsp: Test BTS Failure+Restart when BTS becomes (un)available by Pau Espin Pedrol · 2 years, 2 months ago
  23. 31778dd BSC_Tests: fix race conditions in TC_imm_ass_pre_{ts,chan}_ack_dyn_ts by Vadim Yanitskiy · 2 years, 2 months ago
  24. cd948e4 BSC_Tests: remove redundant f_init()/f_sleep() calls by Vadim Yanitskiy · 2 years, 2 months ago
  25. eec1235 bsc: add config files for sccplite BSC tests by Neels Hofmeyr · 2 years, 3 months ago
  26. 80d4b4f bsc: Fix IPA_CFG_PORT handling several connections by Pau Espin Pedrol · 2 years, 2 months ago
  27. 7a3d293 BSC_Tests: configure 3 additional TRX instances for BTS2 by Vadim Yanitskiy · 2 years, 3 months ago
  28. e5d393c BSC_Tests: add support for per-TRX RSL connections by Vadim Yanitskiy · 2 years, 3 months ago
  29. 6be4cf4 BSC_Tests: fix TC_lost_sdcch_during_assignment (SCCPlite) by Vadim Yanitskiy · 2 years, 2 months ago
  30. 6917051 BSC_Tests: fix a race condition in TC_imm_ass_pre_[ts,chan]_ack by Vadim Yanitskiy · 2 years, 3 months ago
  31. 329d7ee bsc/osmo-bsc.cfg: change logging level nm info -> notice by Vadim Yanitskiy · 2 years, 3 months ago
  32. 61f9dc5 bsc: test lchan rel during LCS Loc Req by Neels Hofmeyr · 2 years, 3 months ago
  33. d3339a7 bsc: Fix dangling subscriber talloc ctx in f_TC_paging_Nreq by Pau Espin Pedrol · 2 years, 4 months ago
  34. 189bf1b bsc: Introduce test TC_paging_450req_no_paging_load_ind by Pau Espin Pedrol · 2 years, 4 months ago
  35. f01f305 bsc: Avoid sending CCCH Load Ind (paging) when RSL C0 becomes up by Pau Espin Pedrol · 2 years, 4 months ago
  36. 4a788a0 bsc: Increase test coverage for CBSP emergency broadcasts by Harald Welte · 2 years, 4 months ago
  37. 8bb2944 bsc: CBSP code refcator: Add f_exp_rsl_etws() by Harald Welte · 2 years, 4 months ago
  38. 1222f52 bsc: Fix TC_cbsp_write_then_kill expectations by Harald Welte · 2 years, 4 months ago
  39. ef7ef63 bsc: TC_paging_500req: Validate initial transmissions have higher prio by Pau Espin Pedrol · 2 years, 4 months ago
  40. de564b1 bsc: TC_emerg_premption: check BSSMAP Clear Req cause by Neels Hofmeyr · 2 years, 4 months ago
  41. ace698c bsc: TC_emerg_premption: test RR rel cause by Neels Hofmeyr · 2 years, 4 months ago
  42. 32ef591 bsc: TC_emerg_premption: clarify chan_nr by Neels Hofmeyr · 2 years, 4 months ago
  43. 09b9bad bsc: Introduce test TC_paging_500req by Pau Espin Pedrol · 2 years, 4 months ago
  44. 3912895 bsc: Expect number-of-broadcadsts-completed-list in CBSP KILL COMPLETE by Harald Welte · 2 years, 4 months ago
  45. 5ac8f31 bsc/osmo-bsc.cfg: explicitly set AMR link adaptation parameters by Vadim Yanitskiy · 2 years, 4 months ago
  46. 2677b87 bsc: fix sccplite test fallout: deactivate as_Media in f_ho_into_this_bsc() by Neels Hofmeyr · 2 years, 4 months ago
  47. a47a8c6 bsc: add TC_emerg_call_and_lcs_loc_req by Neels Hofmeyr · 2 years, 4 months ago
  48. 9b320c1 bsc: as_Media_mgw: fail on DLCX by Neels Hofmeyr · 2 years, 4 months ago
  49. 66448c1 fix bsc test issue introduced in 49888a65dcf1f8d94411aa0724530b8c188c3237 by Eric Wild · 2 years, 5 months ago
  50. c2696fa BSC_Tests_CBSP: add a new testcase TC_cbsp_write_rep_period_num by Vadim Yanitskiy · 2 years, 5 months ago
  51. 562d28e bsc: Add tests for CBSP MESSAGE STATUS QUERY procedure by Harald Welte · 2 years, 5 months ago
  52. a25fe23 BSC_Tests: avoid code duplication in f_expect_chan_rel() by Vadim Yanitskiy · 2 years, 5 months ago
  53. bc7c35a BSC_Tests: add '(present)' restriction to 'expect_rr_cause' by Vadim Yanitskiy · 2 years, 5 months ago
  54. 35c9a33 bsc: fix some inadequate template restriction warnings by Vadim Yanitskiy · 2 years, 5 months ago
  55. 634f75d bsc: add new testcase TC_srvcc_eutran_to_geran_a5_3 by Vadim Yanitskiy · 2 years, 5 months ago
  56. af2972e bsc: add f_cipher_mode_bssmap_to_rr() by Vadim Yanitskiy · 2 years, 5 months ago
  57. 4483a22 bsc: use select() statement in f_cipher_mode_bssmap_to_rsl() by Vadim Yanitskiy · 2 years, 5 months ago
  58. 348b07c BSC_Tests: also match band indicator in SI6 Rest Octets by Vadim Yanitskiy · 2 years, 5 months ago
  59. 9fe1320 bsc: add missing codec list in AoIP Handover Request by Neels Hofmeyr · 2 years, 6 months ago
  60. a23f3b1 bsc: inter-BSC incoming HO in with empty SCCP CR by Neels Hofmeyr · 2 years, 6 months ago
  61. 907b23b bsc: add TC_ho_into_this_bsc_a5_mismatch by Neels Hofmeyr · 2 years, 6 months ago
  62. 46e16e5 bsc: inter-BSC HO in: expect codecs in HO Request ACK by Neels Hofmeyr · 2 years, 6 months ago
  63. 731ddc5 bsc: fix TC_ho_into_this_bsc_a5_4 by Neels Hofmeyr · 2 years, 6 months ago
  64. 93182e0 fixup for bsc: add TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg by Neels Hofmeyr · 2 years, 6 months ago
  65. e81a079 fixup for bsc: improve encryption testing config TestHdlrEncrParams by Neels Hofmeyr · 2 years, 6 months ago
  66. a8ef3be bsc: Introduce test TC_srvcc_eutran_to_geran_src_sai by Pau Espin Pedrol · 2 years, 6 months ago
  67. 1951be2 bsc: add TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg by Neels Hofmeyr · 2 years, 6 months ago
  68. d23e8a0 bsc: improve encryption testing config TestHdlrEncrParams by Neels Hofmeyr · 2 years, 6 months ago
  69. 52b2b26 bsc vamos: ensure lchan state in some places by Neels Hofmeyr · 2 years, 6 months ago
  70. 5f14d34 BSC_Tests_VAMOS: fix TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h by Vadim Yanitskiy · 2 years, 6 months ago
  71. 7bd04e4 BSC_Tests_VAMOS: fix TC_vamos_multiplex_tch_f_tch_f by Vadim Yanitskiy · 2 years, 6 months ago
  72. 41b702f BSC_Tests_VAMOS: fix f_TC_mode_modify_to_vamos(): clean up lchan by Vadim Yanitskiy · 2 years, 6 months ago
  73. ce8eb85 BSC_Tests_VAMOS: fix TC_chan_act_to_vamos: deactivate lchan by Vadim Yanitskiy · 2 years, 6 months ago
  74. 6e06801 BSC_Tests: add module parameter 'mp_verify_talloc_count' by Vadim Yanitskiy · 2 years, 6 months ago
  75. c3c6ee6 bsc: fixup for conn cleanup, fixing three failing tests by Neels Hofmeyr · 2 years, 7 months ago
  76. 9c0f9c8 bsc: logp("start") also for handler_mode := false by Neels Hofmeyr · 2 years, 7 months ago
  77. 4d4cd7e bsc: properly clean up conn after each test by Neels Hofmeyr · 2 years, 8 months ago
  78. 6289af1 bsc: f_perform_clear: ack all DLCX and RSL REL REQ by Neels Hofmeyr · 2 years, 8 months ago
  79. 1899749 bsc: detect subscr and conn leaks during f_shutdown_helper() by Neels Hofmeyr · 2 years, 8 months ago
  80. 8bdafe5 bsc: make perform_clear() work when VTY is not initialized by Neels Hofmeyr · 2 years, 8 months ago
  81. 121f27f bsc: Fix test TC_rll_sapi_n_reject_dlci_cc expectancies by Pau Espin Pedrol · 2 years, 7 months ago
  82. af0c61e bsc: Fix TC_rsl_drop_counter due to IPA_Emulation component being alive-type by Pau Espin Pedrol · 2 years, 7 months ago
  83. 6cc90eb bsc: fix ho-out test failures: cleanup neighbor cfg cruft by Neels Hofmeyr · 2 years, 8 months ago
  84. 58b1653 library/RSL_Types: fix CHAN ACT templates for dynamic timeslots by Vadim Yanitskiy · 2 years, 10 months ago
  85. 7138913 Use alive-type components for "infrastructure" components by Harald Welte · 2 years, 8 months ago
  86. af249cb bsc/osmo-bsc-vamos.cfg: sync logging config with osmo-bsc.cfg by Vadim Yanitskiy · 2 years, 8 months ago
  87. b320988 bsc/osmo-{bsc,stp}.cfg: enable extended timestamp in logging by Vadim Yanitskiy · 2 years, 8 months ago
  88. a4b7857 bts/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts' by Vadim Yanitskiy · 2 years, 8 months ago
  89. b77196e BSC_Tests.cfg: also execute LCLS test cases by Vadim Yanitskiy · 2 years, 8 months ago
  90. 68d418e BSC_Tests_CBSP: use proper default values for mp_cbc_ip / mp_cbc_ip6 by Vadim Yanitskiy · 2 years, 8 months ago
  91. 96bb9cb BSC_Tests: ramdomize IMSI in f_gen_test_hdlr_pars() by Vadim Yanitskiy · 2 years, 8 months ago
  92. 999ceb6 BSC_Tests: add TC_rll_sapi_n_reject_dlci_cc by Vadim Yanitskiy · 3 years, 11 months ago
  93. a7fc5a6 bsc: f_create_chan_and_exp(): ensure that SCCP connection is up by Vadim Yanitskiy · 2 years, 9 months ago
  94. f63b6ba bsc/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts' by Vadim Yanitskiy · 2 years, 9 months ago
  95. 9a8155c bsc/osmo-{bsc,stp}.cfg: tune logging configuration by Vadim Yanitskiy · 2 years, 9 months ago
  96. bcfc944 bsc: properly test assignment counters by Neels Hofmeyr · 2 years, 9 months ago
  97. 734b1a3 bsc: properly test various bts.N.chreq:* counters by Neels Hofmeyr · 2 years, 9 months ago
  98. 4dec8cc bsc: cosmetic cleanup for f_ctrs_*_init() by Neels Hofmeyr · 2 years, 9 months ago
  99. 8b343d3 BSC_Tests: TC_paging_counter: add bsc pag expired by Oliver Smith · 2 years, 9 months ago
  100. afe2ea5 bsc: show bug: do inter-BSC-out HO by measurement report by Neels Hofmeyr · 2 years, 9 months ago