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