1. 6ed083c bsc: Call f_shutdown_helper() on all tests missing it by Pau Espin Pedrol · 3 years, 11 months ago
  2. 00f40e8 cosmetic: bsc: Fix indentation alignment by Pau Espin Pedrol · 3 years, 11 months ago
  3. c5398f7 bsc: Check attempted/successful channel requests by Daniel Willmann · 4 years ago
  4. 3e99736 BSC_Tests/hopping: also verify handling of ARFCN 0 in MA by Vadim Yanitskiy · 4 years ago
  5. e7c8c6e BSC_Tests/hopping: fix: consider ARFCN of the transceiver itself by Vadim Yanitskiy · 4 years ago
  6. 1b99661 BSC_Tests/hopping: turn FHParamsTrx into a record, add ARFCN field by Vadim Yanitskiy · 4 years ago
  7. bc6654a BSC_Tests/hopping: fix ArfcnList: use GsmArfcn instead of integer by Vadim Yanitskiy · 4 years ago
  8. 104f4c0 BSC_Tests: set verdict to pass when TC_emerg_premption is done by Philipp Maier · 4 years ago
  9. f74b5cb BSC_Tests: check for the same measurement bandwidth as in SI2quater on Channel Release by Alexander Couzens · 4 years ago
  10. 4ad3a35 BSC_Tests: fix whitespace typo by Alexander Couzens · 4 years ago
  11. 24c0599 bsc: Fix race condition waiting for RESET-ACK by Pau Espin Pedrol · 4 years ago
  12. 0786663 bsc: Introduce test TC_assignment_aoip_tla_v6 and TC_ho_into_this_bsc_tla_v6 by Pau Espin Pedrol · 4 years ago
  13. 8f5430d BSC_Tests/hopping: add TC_fh_params_handover_cmd by Vadim Yanitskiy · 4 years ago
  14. 2172631 BSC_Tests/hopping: call f_shutdown_helper() in all TC_fh_params_* by Vadim Yanitskiy · 4 years ago
  15. 2aa0252 BSC_Tests/hopping: fix: do not reduce Mobile Allocation bit-mask by Vadim Yanitskiy · 4 years ago
  16. 8bc4601 BSC_Tests/hopping: fixup TC_fh_params_si4_cbch: bring CBCH back by Vadim Yanitskiy · 4 years ago
  17. 0007072 BSC_Tests/hopping: make f_vty_{handover,ss_action}() more flexible by Vadim Yanitskiy · 4 years ago
  18. 93a2fda BSC_Tests/hopping: fix bit-mask reduction in f_TC_fh_params_gen_tr_ma() by Vadim Yanitskiy · 4 years ago
  19. 38d069d BSC_Tests/hopping: fix error message in TC_fh_params_assignment_cmd by Vadim Yanitskiy · 4 years ago
  20. ca97403 BSC_Tests/hopping: add TC_fh_params_si4_cbch by Vadim Yanitskiy · 4 years ago
  21. aeb54a2 BSC_Tests/hopping: add TC_fh_params_assignment_cmd by Vadim Yanitskiy · 4 years ago
  22. 16bbde9 BSC_Tests/hopping: add TC_fh_params_{chan_activ,imm_ass} by Vadim Yanitskiy · 4 years ago
  23. 12941bd bsc: verify handover rate counters by Neels Hofmeyr · 4 years ago
  24. 8cb5825 Revert "bsc: Add Lb interface support" by Harald Welte · 4 years ago
  25. c47fdb2 bsc: Add Lb interface support by Harald Welte · 4 years ago
  26. 6ef5dfa BSC_Tests: add TC_rll_{rel_ind,err_ind,timeout}_sapi_n_reject by Vadim Yanitskiy · 4 years ago
  27. 8281200 BSC_Tests: test emergency call preemption by Philipp Maier · 4 years ago
  28. 65e419a BSC_Tests: Fix compiler warnings about inadequate template restrictions by Harald Welte · 4 years ago
  29. ebdecc0 bsc: Add statsd checker and use it in TC_assignment_sign by Daniel Willmann · 4 years ago
  30. 74083c2 bsc CBSP: fix osmo-bsc.cfg to contain 3 BTS with a CBCH by Neels Hofmeyr · 4 years, 1 month ago
  31. 8f57671 bsc: fix f_vty_msc_allow_attach(): do not create new empty mscs (fix latest) by Neels Hofmeyr · 4 years ago
  32. 95a5edc bsc: test RR Channel Release cause codes from Clear Command cause codes by Neels Hofmeyr · 4 years, 1 month ago
  33. 0edf4ac bsc: test RR Channel Release EARFCNs by Neels Hofmeyr · 4 years, 1 month ago
  34. 606f07d BSC_Tests: Make sure CHAN RQDs for emergency are denied by Philipp Maier · 4 years ago
  35. af58db2 BSC_Tests: fix TC_chan_act_ack_noest_emerg by Philipp Maier · 4 years ago
  36. 783681c BSC_Tests: test handling of EMERGENCY SETUP by Philipp Maier · 4 years, 1 month ago
  37. 9c60a62 BSC_Tests: extend TC_chan_act_ack_noest with emergency call by Philipp Maier · 4 years, 1 month ago
  38. a460f1f fix mscpool cleanup (fixes LCLS tests) by Neels Hofmeyr · 4 years ago
  39. c6136cd Introduce test TC_si_acc_ramp_rotate by Pau Espin Pedrol · 4 years, 1 month ago
  40. 85a8443 bsc: Introduce test TC_si_acc_rotate by Pau Espin Pedrol · 4 years, 1 month ago
  41. 56f2478 bsc: SI2quater EARFCNs: span entire value range of EARFCNs by Neels Hofmeyr · 4 years, 1 month ago
  42. ad132f2 bsc: more SI2quater EUTRAN ARFCN tests by Neels Hofmeyr · 4 years, 1 month ago
  43. 66aeba4 bsc: add SI2quater tests for multiple EARFCNs by Neels Hofmeyr · 4 years, 1 month ago
  44. 5e686dc bsc: add first test to verify System Information on RSL startup by Neels Hofmeyr · 4 years, 2 months ago
  45. 666f043 bsc: change f_bts_0_cfg() to take a VTY port arg by Neels Hofmeyr · 4 years, 1 month ago
  46. 0b7365b bsc: split f_init_bts() from f_init() by Neels Hofmeyr · 4 years, 1 month ago
  47. 9656e92 fixup for Osmocom_CTRL_Functions: rate counters in bulk by Neels Hofmeyr · 4 years, 2 months ago
  48. 22c3f79 bsc: MSC pooling: also test rate counters by Neels Hofmeyr · 4 years, 2 months ago
  49. eddf0e9 bsc: Add CommonID Test: Send CommonID from MSC and check it is processed by Harald Welte · 4 years, 2 months ago
  50. cb0cc43 bsc: Sync osmo-{bsc,stp}.cfg with docker-playground.git by Harald Welte · 4 years, 2 months ago
  51. f2b8803 bsc: set longer T_guard for TC_ho_neighbor_config tests by Neels Hofmeyr · 4 years, 2 months ago
  52. 4fbad7f bsc: allow individual T_guard timeout via f_init() by Neels Hofmeyr · 4 years, 2 months ago
  53. 90f8096 bsc: undup pars.sccp_addr_msc and _bsc by Neels Hofmeyr · 4 years, 2 months ago
  54. 4f11841 bsc: add MSC pooling tests by Neels Hofmeyr · 4 years, 2 months ago
  55. f246a92 bsc: allow multiple MSCs by Neels Hofmeyr · 4 years, 3 months ago
  56. 9b4e356 library/IPA_Emulation: assume TRX#0 in ASP_RSL_Unitdata templates by Vadim Yanitskiy · 4 years, 3 months ago
  57. a2afacc library/IPA: use tr_ASP_IPA_EV instead of inline templates by Vadim Yanitskiy · 4 years, 3 months ago
  58. b3fc898 bsc: make ho_config_tests more robust against timing by Neels Hofmeyr · 4 years, 3 months ago
  59. cc4623d library/RSL_Types: use MobileIdentityLV for MS Identity IE by Vadim Yanitskiy · 4 years, 5 months ago
  60. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 5 months ago
  61. c675b61 bsc: Introduce test TC_chan_rel_sccp_tiar_timeout by Pau Espin Pedrol · 4 years, 7 months ago
  62. 8f77363 bsc: Verify presence of MS Power Parameters IE on one test by Pau Espin Pedrol · 4 years, 10 months ago
  63. 8f30ccd bsc: Allow setting expected ms max power level with module param by Pau Espin Pedrol · 4 years, 10 months ago
  64. 92c2bdb bsc: f_ipa_unknown_unit_id: use different id by Oliver Smith · 5 years ago
  65. 75aa020 BSC_Tests: update number-of-bts to 4 by Oliver Smith · 5 years ago
  66. f45824a BSC_Tests: Change test-expectation of TC_paging_resp_unsol by Philipp Maier · 5 years ago
  67. 7e2769f fix TC_ho_int; make neighbor config more robust by Neels Hofmeyr · 5 years ago
  68. 9140101 bsc: add TC_ho_neighbor_config_1 thru _7 by Neels Hofmeyr · 5 years ago
  69. 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
  70. e1797aa f_tc_ho_out_fail_no_ho_detect: stricter ordering by Neels Hofmeyr · 5 years ago
  71. 10f2bfa comments: BSC_Tests: clarify f_tc_ho_out_fail functions by Neels Hofmeyr · 5 years ago
  72. 7aa0274 bsc: Do proper chan release in TC_ho_out_fail_no_ho_detect by Pau Espin Pedrol · 5 years ago
  73. 54ab92f cosmetic: bsc: Document timer timing out in f_tc_ho_out_fail_no_ho_detect by Pau Espin Pedrol · 5 years ago
  74. fd02ad4 bsc: Test MGCP-over-IPA forwarding in SCCPlite tests by Pau Espin Pedrol · 5 years ago
  75. 1a026a5 lib/mgcp: Add new port with support to handle multiple MGCP sockets by Pau Espin Pedrol · 5 years ago
  76. 1fc30b9 bsc-sccplite: Fix expected DLCX in HO tests by Pau Espin Pedrol · 5 years ago
  77. 5a2d743 bsc: Introduce test TC_ctrl_location by Pau Espin Pedrol · 5 years ago
  78. 76ba541 bsc: Fix trailing whitespace by Pau Espin Pedrol · 5 years ago
  79. 096d73d bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLite by Pau Espin Pedrol · 5 years ago
  80. 58cf682 bsc: Add module param to disable osmux (fix bsc-latest jenkins job) by Pau Espin Pedrol · 5 years ago
  81. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  82. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  83. 61ca08d bsc: deterministic TC_ho_in_fail_msc_clears: wait for MGW setup by Neels Hofmeyr · 5 years ago
  84. 3ca0ce1 RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* by Harald Welte · 5 years ago
  85. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  86. 8a581d2 BSC_Tests: execute S15-S0 related tests only on AoIP by Philipp Maier · 5 years ago
  87. d0e64b0 BSC_Tests: add testcases to verify S15-S0 handling by Philipp Maier · 5 years ago
  88. 806f8f1 BSC_Tests: fix TC_assignment_codec_amr_f/h by Philipp Maier · 5 years ago
  89. 9978710 bsc: Test CSFB "Fast Return" in new TC_chan_rel_hard_clear_csfb by Harald Welte · 6 years ago
  90. 924b6ea bsc: replace octet string with decmatch when matching RR RELEASE by Harald Welte · 6 years ago
  91. cc32ed9 BSC_Tests: Don't make invalid assumptions about RR RELEASE by Harald Welte · 6 years ago
  92. c704a88 BSC_Tests: fix vty interface for channel allocator tests by Philipp Maier · 6 years ago
  93. ac09bfc BSC_Tests: Add tests to check channel allocator by Philipp Maier · 6 years ago
  94. fe200d7 bsc: TC_chan_exhaustion: Send correct RA to alloc all different channels by Pau Espin Pedrol · 6 years ago
  95. 4dae065 BSC_Tests: expect a HANDOVER PERFORMED message on internal handover by Philipp Maier · 6 years ago
  96. 5ee6f6c bsc: Fix TC_paging_resp_unsol by Pau Espin Pedrol · 6 years ago
  97. e68f927 bsc: Start the timer at the beginning of f_init by Daniel Willmann · 6 years ago
  98. 1ff1fdf BSC_Tests.ttcn: introduce TC_chan_deact_silence by Vadim Yanitskiy · 6 years ago
  99. 3466cc5 bsc: Introduce test TC_paging_resp_unsol by Pau Espin Pedrol · 6 years ago
  100. 20bc3e2 bsc: add inter-bsc ho incoming failure tests by Neels Hofmeyr · 6 years ago