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