1. da43678 bsc: split f_start_handler() in two, ..._create() and ..._run() by Neels Hofmeyr · 3 years ago
  2. d36a82f bsc: add Coord_PT to communicate between components by Neels Hofmeyr · 3 years ago
  3. 21c1cff MGCP_Test: test DLCX request to non existant endpoint by Philipp Maier · 3 years ago
  4. 55b9054 MGCP_Test: upgrade expected behavior for TC_dlcx_wildcarded by Philipp Maier · 3 years ago
  5. d70d45a gbproxy: Fix race condition checking for unblocked BVC by Daniel Willmann · 3 years ago
  6. 3c5127e bsc: expect proper chan_nr for various RSL_MT_RF_CHAN_REL by Neels Hofmeyr · 3 years ago
  7. 85bcd27 bsc: add RSL, RSL_PROC port args in various places by Neels Hofmeyr · 3 years ago
  8. 3222e0e bsc: add RSL port args in MSC_ConnHdlr, RSLEM by Neels Hofmeyr · 3 years ago
  9. 8fcd877 bsc: f_expect_dlcx_conns(): do not rx Clear Complete by Neels Hofmeyr · 3 years ago
  10. e680b01 bsc: properly f_rslem_unregister() released channels by Neels Hofmeyr · 3 years ago
  11. ee02223 stp: fix TC_rkm_unreg_active by Oliver Smith · 3 years ago
  12. 326d78e stp: fix TC_rkm_unreg_registered by Oliver Smith · 3 years ago
  13. 1447535 bsc: Test tch allocation if sdcch exhausted by Pau Espin Pedrol · 3 years ago
  14. 2ebbe7c bsc: Fix TC_dyn_ts_sdcch8_tch_call_act_deact by Pau Espin Pedrol · 3 years ago
  15. 23510fb bsc: Drop mp_enable_osmux_test by Pau Espin Pedrol · 3 years ago
  16. e076b3f bsc: Allow disabling dyn TS SDCCH8 tests by Pau Espin Pedrol · 3 years ago
  17. 188fdff msc: adjust routing-key to docker-playground's osmo-msc.cfg by Neels Hofmeyr · 3 years ago
  18. 9eb0d87 msc: fix osmo-stp.cfg for Iu tests by Neels Hofmeyr · 3 years ago
  19. 1868488 BTS: add test cases for Downlink and Uplink speech frames by Vadim Yanitskiy · 3 years ago
  20. dd228c4 BTS: equip ConnHdlr with the RTP emulation component by Vadim Yanitskiy · 3 years ago
  21. 343c9eb BSC: fix channel combinatiron for TS5 in phys_chan_config by Vadim Yanitskiy · 3 years ago
  22. 0953bf8 bsc: Introduce test TC_dyn_ts_sdcch8_tch_call_act_deact by Pau Espin Pedrol · 3 years ago
  23. 7eabd31 bsc: fix encryption a5/4 missing in TC_*_a5_4 by Oliver Smith · 3 years ago
  24. 50b9812 bsc: add TC_ciph_mode_a5_2_0 by Oliver Smith · 3 years ago
  25. 1dff88d bsc: add TC_ciph_mode_a5_2_1 by Oliver Smith · 3 years ago
  26. 26a3db7 bsc: change encryption a5 via VTY where needed by Oliver Smith · 3 years ago
  27. 598e1ed bsc/MSC_ConnectionHandler: fix typo by Oliver Smith · 3 years ago
  28. 04918c0 Fix TC_ms_reg_enq by Daniel Willmann · 3 years ago
  29. 7593a8a msc: Fix CommonId expectancies on subscr from A iface by Pau Espin Pedrol · 3 years ago
  30. ed5129f library/RTP_Emulation: add optional port for RTP sniffing by Vadim Yanitskiy · 3 years ago
  31. 8c978ec library/RTP_Emulation: improve readability of guard statements by Vadim Yanitskiy · 3 years ago
  32. fc63164 library/RSL_Types: use OCT4 for local/remote address fields by Vadim Yanitskiy · 3 years ago
  33. e9141c2 library/RSL_Types: add remote addr/port to ts_RSL_IPA_CRCX() by Vadim Yanitskiy · 3 years ago
  34. cb8d989 update expected-results.xml files by Neels Hofmeyr · 3 years ago
  35. cefe9da cosmetic: msc: Fix typo in comment by Pau Espin Pedrol · 3 years ago
  36. 60fcc63 SGSN: fix using non-existing VTY command for encryption by Vadim Yanitskiy · 3 years ago
  37. 36ebc33 msc: inter-MSC HO test: use CGI cell ID, not LAI by Neels Hofmeyr · 3 years, 1 month ago
  38. 4b23304 BSC: add a test case for BCCH carrier power reduction mode by Vadim Yanitskiy · 3 years ago
  39. 8e57ac1 bts: Introduce test TC_dyn_osmo_pdch_sdcch8_act by Pau Espin Pedrol · 3 years ago
  40. cdf2614 bsc: Introduce test TC_dyn_ts_sdcch8_act_nack by Pau Espin Pedrol · 3 years ago
  41. 5b38108 bsc: Introduce test TC_dyn_ts_sdcch8_act_deact by Pau Espin Pedrol · 3 years ago
  42. ec2e1f7 msc: rather not use decmatch in f_tc_ho_inter_msc_out() by Neels Hofmeyr · 3 years ago
  43. 906af10 msc: fix inter-msc ho tests: do not attempt to send "*" by Neels Hofmeyr · 3 years ago
  44. 2a5a1ef library/RSL_Types: add matching templates for BS Power Control by Vadim Yanitskiy · 3 years ago
  45. 6860e86 BTS_Tests.ttcn: fix indention and readability of some comments by Vadim Yanitskiy · 3 years ago
  46. 79e1516 BTS_Tests_SMSCB: ensure f_shutdown() is called in all test cases by Vadim Yanitskiy · 3 years ago
  47. 666d39a msc: add inter-MSC HO tests with A5 encryption by Neels Hofmeyr · 3 years, 1 month ago
  48. 0d841d9 msc: add inter-BSC HO tests with A5 encryption by Neels Hofmeyr · 3 years, 1 month ago
  49. b00c5b0 msc: add vec_keep to lock the AuthVector by Neels Hofmeyr · 3 years ago
  50. f6eff81 msc: generate Milenage ck in f_get_expected_encryption() by Neels Hofmeyr · 3 years ago
  51. f7831cb msc: cipher mode: move cipher expect to new function by Neels Hofmeyr · 3 years ago
  52. 64adf37 cosmetic: bsc: Fix wrong dyn ts type mentioned in comment by Pau Espin Pedrol · 3 years ago
  53. ca05827 BTS_Tests: add testcase TC_paging_imsi_200percent_with_ps by Philipp Maier · 3 years, 1 month ago
  54. 65d712e bts: Test forwarding PCUIF<->IPA/OSMO/PCU by Pau Espin Pedrol · 3 years ago
  55. 6c864ec bts: Rename function issuing OML SetAttributes by Pau Espin Pedrol · 3 years ago
  56. 6924ef7 bts: Support passing PCUIF messages over IPA multiplex by Pau Espin Pedrol · 3 years, 1 month ago
  57. 52c5485 CSN1: Support enc/dec of Packet Measurement related messages by Pau Espin Pedrol · 3 years, 1 month ago
  58. 0d6fd3e msc: f_auth3g_kc(): take vec as argument, drop "runs on" by Neels Hofmeyr · 3 years ago
  59. 2822d07 msc: inter-BSC HO test: use CGI cell ID, not LAI by Neels Hofmeyr · 3 years, 1 month ago
  60. 83852c1 BTS: add a testcase for PDCH interference reports by Vadim Yanitskiy · 3 years, 1 month ago
  61. d0766b2 library/PCUIF_Types: add definition for PCU_IF_MSG_INTERF_IND by Vadim Yanitskiy · 3 years, 1 month ago
  62. 98c4a1a BTS: add a test case for RF RESource INDication by Vadim Yanitskiy · 3 years, 1 month ago
  63. 8ebf19c bsc: add tests for inter-BSC HO with encryption A5/{0,1,3,4} by Neels Hofmeyr · 3 years, 1 month ago
  64. 1d8dece BSSMAP: add encr params to ts_BSSMAP_HandoverRequest by Neels Hofmeyr · 3 years, 1 month ago
  65. af88d9d bsc: add intra-BSC handover tests with encryption by Neels Hofmeyr · 3 years, 1 month ago
  66. 58ffceb bsc: split f_verify_encr_info() from f_cipher_mode() by Neels Hofmeyr · 3 years, 1 month ago
  67. 3fe8460 bsc: also allow empty key for A5/0 by Neels Hofmeyr · 3 years, 1 month ago
  68. beda697 [VAMOS] BTS: call f_shutdown() in f_TC_vamos_exec_async() by Vadim Yanitskiy · 3 years, 1 month ago
  69. 5f7a9df bsc: f_tc_ho_int: do not override TestHdlrParams by Neels Hofmeyr · 3 years, 1 month ago
  70. 2bb1f0e bsc: drop unused kc variables by Neels Hofmeyr · 3 years, 1 month ago
  71. 0faeb7a bsc: add BSC_Tests.TC_assignment_fr_a5_4_fail by Neels Hofmeyr · 3 years, 1 month ago
  72. 0d8ec53 bsc: add TC_assignment_fr_a5_4 by Neels Hofmeyr · 3 years, 1 month ago
  73. 81ad27f bsc: add TC_ciph_mode_a5_4 by Neels Hofmeyr · 3 years, 1 month ago
  74. 5e31cfc bsc: f_cipher_mode(): verify enc alg in Cipher Mode Complete msg by Neels Hofmeyr · 3 years, 1 month ago
  75. 7274934 bsc: f_cipher_mode(): fail quicker on key mismatch by Neels Hofmeyr · 3 years, 1 month ago
  76. 0588cad bsc: implement ttcn API and cfg for A5/4 by Neels Hofmeyr · 3 years, 1 month ago
  77. 6c388f2 bsc: reduce args to f_cipher_mode() by Neels Hofmeyr · 3 years, 1 month ago
  78. 14b5fea GSM_SystemInformation: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 1 month ago
  79. 04d6e6a bsc: replace TC_assignment_fr_a5_4 with TC_assignment_fr_a5_not_sup by Neels Hofmeyr · 3 years, 1 month ago
  80. 40bc162 PCU: remove deprecated 'alpha 0' from osmo-pcu.cfg by Vadim Yanitskiy · 3 years, 1 month ago
  81. 6b4404a BTS: release the channel in TC_ms_pwr_ctrl_{constant,pf_ewma} by Vadim Yanitskiy · 3 years, 1 month ago
  82. 81a55e6 OML: Add types/templates for GetAttributesResponse by Pau Espin Pedrol · 3 years, 1 month ago
  83. 211a714 bsc: Validate new SRVCC counters by Pau Espin Pedrol · 3 years, 1 month ago
  84. 9ae36d5 bsc: Validate new 'srvcc fast-return' VTY command by Pau Espin Pedrol · 3 years, 1 month ago
  85. c555be5 sgsn a54 tests by Eric Wild · 3 years, 2 months ago
  86. bd6e9a1 RAW_NS/NS_Provider_IPL4: allow to use the new NSVC interface by Alexander Couzens · 3 years, 1 month ago
  87. 0619995 bsc: Fix race condition exiting f_ho_out_of_this_bsc by Pau Espin Pedrol · 3 years, 1 month ago
  88. 1650b16 ns: test if SNS fails when all signalling NSVCs failes by Alexander Couzens · 3 years, 1 month ago
  89. e23387a NS_Tests: add test case TC_sns_bss_add_change_del by Alexander Couzens · 3 years, 1 month ago
  90. 2372db6 BTS: ignore other RSL messages in function f_TC_paging() by Vadim Yanitskiy · 3 years, 1 month ago
  91. 7a62502 NS_Tests: reset the weights of all udp binds by Alexander Couzens · 3 years, 1 month ago
  92. 2d10ee6 RAW_NS: f_incoming_sns_chg_weight() allow to receive/send the chg_weight over a different by Alexander Couzens · 3 years, 1 month ago
  93. 6f17ecc NS_Tests: add testcases for incoming SNS_ADD/DEL procedures by Alexander Couzens · 3 years, 1 month ago
  94. 9041c3b8 bsc-VAMOS: add cfg files to run BSC_Tests_VAMOS locally by Neels Hofmeyr · 3 years, 1 month ago
  95. 2336ba5 gitignore by Neels Hofmeyr · 3 years, 1 month ago
  96. 1470fc6 allow ASP_RSL_UD on MSC_ConnHdlr RSL by Neels Hofmeyr · 3 years, 1 month ago
  97. 9f3e6ac add bsc/BSC_Tests_VAMOS.ttcn by Neels Hofmeyr · 3 years, 3 months ago
  98. 8746b0d bsc: adjust to changed 'vamos modify' vty command syntax by Neels Hofmeyr · 3 years, 1 month ago
  99. b5b7a6e bsc: test TSC in various messages by Neels Hofmeyr · 3 years, 1 month ago
  100. c9d321e bsc: fix osmo-stp.cfg: missing smlc routing by Neels Hofmeyr · 3 years, 1 month ago