1. 04dd5f7 MSC_Tests.ttcn: fix: verify the contents of SM-RP-DA/OA for MO/MT SMS by Vadim Yanitskiy · 4 years, 7 months ago
  2. 437b5a6 MSC/BSC_ConnectionHandler: only keep SMSC address in SmsParametersRp by Vadim Yanitskiy · 4 years, 7 months ago
  3. d3d54a9 msc: Introduce test TC_lu_imsi_timeout_tmsi_realloc by Pau Espin Pedrol · 4 years, 7 months ago
  4. 7e9178d msc: Remove trailing whitespace by Pau Espin Pedrol · 4 years, 7 months ago
  5. 8df6962 msc: add f_tc_invalid_mgcp_crash by Neels Hofmeyr · 4 years, 9 months ago
  6. ba960a1 msc: log tweaks for call / call hangup by Neels Hofmeyr · 4 years, 9 months ago
  7. 8fe8a90 msc: add and fix Iu mt call by Neels Hofmeyr · 4 years, 9 months ago
  8. 0b16bf1 msc: fix Iu mo call by Neels Hofmeyr · 4 years, 9 months ago
  9. 3c89a6b msc: overhaul voice call testing by Neels Hofmeyr · 4 years, 9 months ago
  10. eccaa99 cosmetic: remove brace from comment by Neels Hofmeyr · 4 years, 9 months ago
  11. 3d22e4a improve/fix f_tc_mo_setup_dtmf_dup by Neels Hofmeyr · 4 years, 10 months ago
  12. d9d835d msc-test: improve error log on Assignment RTP port mismatch by Neels Hofmeyr · 4 years, 10 months ago
  13. 91bfa1c msc: check IMEI: move reject LU into new function by Oliver Smith · 5 years ago
  14. 1d118ff msc: add check IMEI tests by Oliver Smith · 5 years ago
  15. c6b78ff Add and set transport field for RanOps structure by Pau Espin Pedrol · 5 years ago
  16. f803448 msc: Fix Iu tests timing out due to explicit CM ServiceAccept not recvd by Pau Espin Pedrol · 5 years ago
  17. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  18. a65697d msc: Introduce Osmux infra and one test for osmo-msc by Pau Espin Pedrol · 5 years ago
  19. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  20. a2d59c6 add three tests for CIPHER MODE COMPLETE without algo by Stefan Sperling · 6 years ago
  21. a183a5d msc: Separate as_GSUP_SAI from f_mm_auth by Harald Welte · 5 years ago
  22. 62113fc msc: Don't require protocolExtensions in RANAP Paging by Harald Welte · 5 years ago
  23. 0ac6315 msc: add inter-BSC and inter-MSC Handover tests by Neels Hofmeyr · 5 years ago
  24. 2ca1ab4 msc: mo and mt voice call tests: add lots of missing parts by Neels Hofmeyr · 5 years ago
  25. 475a2c1 move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_Emulation by Harald Welte · 5 years ago
  26. 07d99c8 move imsi_hex2oct to Osmocom_Types.ttcn by Harald Welte · 5 years ago
  27. e13cfb2 msc: Add Iu related tests for most existing 2G tests by Harald Welte · 5 years ago
  28. dceacc7 msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3() by Harald Welte · 5 years ago
  29. 9b751a6 msc: Add RANAP to msc tests by Harald Welte · 5 years ago
  30. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  31. c1f937a msc: f_mm_auth(): Add support for UMTS AKA by Harald Welte · 5 years ago
  32. f9abf8d MSC_Tests: Allow test cases to specify RAN index by Harald Welte · 5 years ago
  33. a89fecf f_perform_lu(): Use f_expect_clear(), reduce code duplication by Harald Welte · 5 years ago
  34. e035e3e Add f_expect_paging() rather than using tr_BSSMAP_Paging directly by Harald Welte · 5 years ago
  35. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  36. 408a7ef BSC_ConnectionHandler: Define SDP template for CN-side CRCX by Harald Welte · 5 years ago
  37. c09a131 MSC_Tests: allow disabeling GSUP by Philipp Maier · 5 years ago
  38. 59e0c6f msc: for mo and mt call, interleave MGCP and Assignment by Neels Hofmeyr · 5 years ago
  39. 82fd04b msc: add codec to all Assignment Complete messages by Neels Hofmeyr · 5 years ago
  40. 6b468a4 msc: as_clear_cmd_compl_disc: log unexpected message by Neels Hofmeyr · 5 years ago
  41. 4c422b7 MSC: Verify CSFB INDICATOR is present in CLEAR COMMAND by Harald Welte · 5 years ago
  42. 5786548 MSC_Tests: make sgsap interface optional by Philipp Maier · 6 years ago
  43. 4263c52 WIP: MSC_Tests: Add SGs testcases by Harald Welte · 6 years ago
  44. 9cc019a MSC_Tests.ttcn: introduce TC_gsup_mo_smma for MO SMMA over GSUP by Vadim Yanitskiy · 6 years ago
  45. 9b690e4 MSC_ConnectionHandler: Optionally check MM Info by Philipp Maier · 6 years ago
  46. c39a9d8 BSC_ConnectionHandler: make VTY interface available by Philipp Maier · 6 years ago
  47. aeb29a8 BSC_ConnectionHandler: introduce ctrl interface by Philipp Maier · 6 years ago
  48. 5631852 BSC_ConnectionHandler.ttcn: introduce f_mt_sms_send_rp_error() by Vadim Yanitskiy · 6 years ago
  49. 2159acb BSC_ConnectionHandler.ttcn: split up f_mt_sms() into two functions by Vadim Yanitskiy · 6 years ago
  50. d4cc150 BSC_ConnectionHandler.ttcn: split up f_mo_sms() into two functions by Vadim Yanitskiy · 6 years ago
  51. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  52. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  53. 20ee5e4 msc/BSC_ConnectionHandler.ttcn: add EST_TYPE_SS_ACT for SS/USSD by Vadim Yanitskiy · 6 years ago
  54. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  55. e008eea msc: Fix ti_flag mistake in f_mt_sms() by Harald Welte · 6 years ago
  56. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  57. b9e86fa msc: generate mobile identity inside f_establish_fully() by Harald Welte · 6 years ago
  58. 3716a5e BSC_Tests: split up f_mt_call and f_mo_call by Philipp Maier · 6 years ago
  59. 2a98a73 MSC_Tests: Test what happens when the DLCX is dropped by Philipp Maier · 6 years ago
  60. cd66857 cosmetic: correct indentation by Philipp Maier · 6 years ago
  61. 5946b33 msc: wait for clear-command/complete/sccp-release by Harald Welte · 6 years ago
  62. f1e02bb MSC_Tests: Support wildcarded endpoints (follow up) by Philipp Maier · 6 years ago
  63. 4b2692d MSC_Tests: Support wildcarded endpoints by Philipp Maier · 6 years ago
  64. c1f105a msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrPars by Neels Hofmeyr · 6 years ago
  65. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  66. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  67. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  68. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  69. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  70. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  71. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  72. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  73. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  74. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago
  75. 3c68a54 msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.) by Harald Welte · 6 years ago[Renamed from msc_tests/BSC_ConnectionHandler.ttcn]
  76. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  77. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  78. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  79. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  80. 4017d55 msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-msc by Harald Welte · 6 years ago
  81. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  82. 148a708 msc: Move auth/ciph handling in shared f_mm_common() by Harald Welte · 6 years ago
  83. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  84. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  85. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  86. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  87. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  88. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  89. cf66d5a msc_tests: Randomly generate Auth Vector (rather than hard-coded value) by Harald Welte · 6 years ago
  90. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  91. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  92. ef9fa87 msc: Prepare authentication support by Harald Welte · 6 years ago
  93. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  94. 5c2622c MSC_Tests: Implement early classmark sending in LU by Harald Welte · 6 years ago
  95. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  96. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago