1. 14d0b13 msc: add TC_paging_response_[it]msi_unknown by Neels Hofmeyr · 4 years ago
  2. 13737fb msc: add TC_cmserv_tmsi_unknown() by Neels Hofmeyr · 4 years ago
  3. fc06c73 msc: add TC_attached_imsi_lu_unknown_tmsi() by Neels Hofmeyr · 4 years ago
  4. 4d15fa7 msc: Fix repeated execution of TC_sgsap_unsol_ud() by Harald Welte · 4 years ago
  5. 4a3fa71 msc: Make TC_lu_and_mo_call_sccp_tiar_timeout() more reliable by Harald Welte · 4 years ago
  6. f1c3c21 msc: fix log typo in f_tc_cmserv_imsi_unknown() by Neels Hofmeyr · 4 years ago
  7. 79f1e45 msc: Expect CommonID from MSC by default by Harald Welte · 4 years ago
  8. 4698a4c msc: Use random chosen unused local TCP port number for SMPP client by Harald Welte · 4 years ago
  9. 4e18ccc msc: verify conn and VLR cell id in most tests by Neels Hofmeyr · 4 years, 1 month ago
  10. 7985aeb move type RAN_Configurations to RAN_Adapter.ttcnpp by Neels Hofmeyr · 4 years, 2 months ago
  11. a4d2100 update expected results by Neels Hofmeyr · 4 years, 2 months ago
  12. 61564be library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates by Vadim Yanitskiy · 4 years, 2 months ago
  13. b58d974 msc: add tests for SMS and voice call while Paging by Neels Hofmeyr · 4 years, 8 months ago
  14. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 3 months ago
  15. 8f24571 pcu: Introduce test TC_mo_ping_pong_with_ul_racap by Pau Espin Pedrol · 4 years, 3 months ago
  16. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 4 months ago
  17. 2521906 MSC: add a test case to check T3212 expiration during paging by Vadim Yanitskiy · 4 years, 6 months ago
  18. 2d3f846 MSC/SMPP: fix RP-ACK expectations in TC_smpp_mo_sms by Vadim Yanitskiy · 4 years, 6 months ago
  19. 3382076 MSC/SMPP: introduce TC_smpp_mo_sms_rp_error for OS#4351 by Vadim Yanitskiy · 4 years, 6 months ago
  20. a358dd4 MSC/SMS-over-GSUP: cosmetic: use a single log() call to print received PDU by Vadim Yanitskiy · 4 years, 6 months ago
  21. da77459 MSC: fix coding style in f_tc_lu_and_mt_sms_paging_and_nothing() by Vadim Yanitskiy · 4 years, 6 months ago
  22. 5ef90a0 MSC/Iu: fixup: start 16 BSC_ConnHdlr components in parallel by Vadim Yanitskiy · 4 years, 6 months ago
  23. a42745c msc: Introduce test TC_(iu_)chan_rel_sccp_tiar_timeout by Pau Espin Pedrol · 4 years, 6 months ago
  24. 1c9754d MSC: add test cases for concurrent MO/MT SS/USSD transactions by Vadim Yanitskiy · 4 years, 6 months ago
  25. ae74774 MSC: f_ran_register_imsi(): allow passing omit as TMSI by Vadim Yanitskiy · 4 years, 6 months ago
  26. 70d15bf MSC/Iu: fix SS/USSD tests: pass g_pars.tmsi to f_ran_register_imsi() by Vadim Yanitskiy · 4 years, 6 months ago
  27. 373b054 MSC/Iu: add missing SS/USSD test cases from MSC_Tests.ttcn by Vadim Yanitskiy · 4 years, 6 months ago
  28. 2dd9661 MSC/GSUP: make session ID for MT SS/USSD configurable by Vadim Yanitskiy · 4 years, 6 months ago
  29. afb15a8 MSC: fix SM-RP-OA (SMSC Address) expectations for MT SMS by Vadim Yanitskiy · 4 years, 6 months ago
  30. eddebaa MSC_Tests.ttcn: introduce TC_mm_id_resp_no_identity by Vadim Yanitskiy · 4 years, 7 months ago
  31. 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
  32. a52347c library/GSUP_Types.ttcn: fix MSISDN / SMSC coding in SM-RP-OA/DA by Vadim Yanitskiy · 4 years, 7 months ago
  33. 437b5a6 MSC/BSC_ConnectionHandler: only keep SMSC address in SmsParametersRp by Vadim Yanitskiy · 4 years, 7 months ago
  34. d3d54a9 msc: Introduce test TC_lu_imsi_timeout_tmsi_realloc by Pau Espin Pedrol · 4 years, 7 months ago
  35. 7e9178d msc: Remove trailing whitespace by Pau Espin Pedrol · 4 years, 7 months ago
  36. c3accec msc: expect only one Paging on GERAN by Neels Hofmeyr · 4 years, 8 months ago
  37. d8ad7c0 msc: Iu: fix missing 'ran_is_geran := false' for TC_iu_lu_and_mt_sms_paging_repeated by Neels Hofmeyr · 4 years, 8 months ago
  38. d076c52 msc: fix 2 Iu tests: use f_mm_common() instead of f_mm_auth() by Neels Hofmeyr · 4 years, 8 months ago
  39. 8df6962 msc: add f_tc_invalid_mgcp_crash by Neels Hofmeyr · 4 years, 9 months ago
  40. ba960a1 msc: log tweaks for call / call hangup by Neels Hofmeyr · 4 years, 9 months ago
  41. 8fe8a90 msc: add and fix Iu mt call by Neels Hofmeyr · 4 years, 9 months ago
  42. 0b16bf1 msc: fix Iu mo call by Neels Hofmeyr · 4 years, 9 months ago
  43. 3c89a6b msc: overhaul voice call testing by Neels Hofmeyr · 4 years, 9 months ago
  44. 0361193 Update README.md of several TTCN3 test suites by Pau Espin Pedrol · 4 years, 8 months ago
  45. eccaa99 cosmetic: remove brace from comment by Neels Hofmeyr · 4 years, 9 months ago
  46. 3d22e4a improve/fix f_tc_mo_setup_dtmf_dup by Neels Hofmeyr · 4 years, 10 months ago
  47. d9d835d msc-test: improve error log on Assignment RTP port mismatch by Neels Hofmeyr · 4 years, 10 months ago
  48. d24b525 MSC_Tests.ttcn: fix race condition in f_tc_proc_ss_paging_fail() by Vadim Yanitskiy · 4 years, 10 months ago
  49. fc02f24 msc: add f_tc_lu_and_mt_sms_paging_repeated by Alexander Couzens · 4 years, 10 months ago
  50. 3421810 MSC_Tests: Expect SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 10 months ago
  51. 26bdb8c Cosmetic: Fix comment by Philipp Maier · 4 years, 10 months ago
  52. d01fc8f MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-Call by Philipp Maier · 5 years ago
  53. 91bfa1c msc: check IMEI: move reject LU into new function by Oliver Smith · 5 years ago
  54. 690d60f msc: use f_expect_clear() in check IMEI tests by Oliver Smith · 5 years ago
  55. be4c531 msc/expected-results.xml: update from jenkins by Oliver Smith · 5 years ago
  56. 1d118ff msc: add check IMEI tests by Oliver Smith · 5 years ago
  57. 3289845 L3_Templates: add enum CmIdentityType by Oliver Smith · 5 years ago
  58. a2a8a11 MSC_Tests.ttcn: cosmetic: move TC_gsup_mt_multi_part_sms() back by Vadim Yanitskiy · 5 years ago
  59. 1a026a5 lib/mgcp: Add new port with support to handle multiple MGCP sockets by Pau Espin Pedrol · 5 years ago
  60. ba0b0aa MSC_Tests_Iu.ttcn: fix TC_iu_lu_and_mo_ussd_mo_release(): use proper BSC number by Vadim Yanitskiy · 5 years ago
  61. 78329c7 msc/expected-results.xml: update SS and SMS related expectations by Vadim Yanitskiy · 5 years ago
  62. c3c07d4 MSC_Tests.ttcn: introduce TC_mo_ussd_for_unknown_trans by Vadim Yanitskiy · 5 years ago
  63. 29ba8d6 MSC_Tests.ttcn: introduce TC_proc_ss_abort by Vadim Yanitskiy · 5 years ago
  64. e5f4ed9 MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail by Vadim Yanitskiy · 5 years ago
  65. d612d28 MSC_Tests.ttcn: introduce TC_proc_ss_for_unknown_session by Vadim Yanitskiy · 5 years ago
  66. 851798c MSC_Tests.ttcn: use f_expect_gsup_msg() in f_tc_mt_ussd_for_unknown_subscr() by Vadim Yanitskiy · 5 years ago
  67. d1e1ce5 MSC_Tests.ttcn: add timers to SS/USSD test cases by Vadim Yanitskiy · 5 years ago
  68. 0e6c9f5 MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr by Vadim Yanitskiy · 5 years ago
  69. acc5119 lib/IPA_Emulation: Build IPA_CTRL conditionally based on define by Pau Espin Pedrol · 5 years ago
  70. c6b78ff Add and set transport field for RanOps structure by Pau Espin Pedrol · 5 years ago
  71. f803448 msc: Fix Iu tests timing out due to explicit CM ServiceAccept not recvd by Pau Espin Pedrol · 5 years ago
  72. 690d659 msc: Add module param to disable osmux (fix msc-latest jenkins job) by Pau Espin Pedrol · 5 years ago
  73. 3dd33bc msc: Enable/disable osmux always based on test by Pau Espin Pedrol · 5 years ago
  74. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  75. a65697d msc: Introduce Osmux infra and one test for osmo-msc by Pau Espin Pedrol · 5 years ago
  76. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  77. 9495524 MSC_Tests: Remove duplicated structures from BSSMAP_Templates by Pau Espin Pedrol · 5 years ago
  78. fe0c608 Depend on our own fork of titan.ProtocolModules.BSSMAP by Pau Espin Pedrol · 5 years ago
  79. a2d59c6 add three tests for CIPHER MODE COMPLETE without algo by Stefan Sperling · 6 years ago
  80. b2284bd msc: Add a test for LU with invalid MCC/MNC in BSSAP/RANAP by Harald Welte · 5 years ago
  81. a183a5d msc: Separate as_GSUP_SAI from f_mm_auth by Harald Welte · 5 years ago
  82. b781799 msc: Permit optional authentication before reject/timeout by Harald Welte · 5 years ago
  83. 62113fc msc: Don't require protocolExtensions in RANAP Paging by Harald Welte · 5 years ago
  84. 0ac6315 msc: add inter-BSC and inter-MSC Handover tests by Neels Hofmeyr · 5 years ago
  85. 2ca1ab4 msc: mo and mt voice call tests: add lots of missing parts by Neels Hofmeyr · 5 years ago
  86. 475a2c1 move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_Emulation by Harald Welte · 5 years ago
  87. 07d99c8 move imsi_hex2oct to Osmocom_Types.ttcn by Harald Welte · 5 years ago
  88. e13cfb2 msc: Add Iu related tests for most existing 2G tests by Harald Welte · 5 years ago
  89. dceacc7 msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3() by Harald Welte · 5 years ago
  90. 9b751a6 msc: Add RANAP to msc tests by Harald Welte · 5 years ago
  91. 3ca0ce1 RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* by Harald Welte · 5 years ago
  92. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  93. 8a397ae msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi() by Harald Welte · 5 years ago
  94. c1f937a msc: f_mm_auth(): Add support for UMTS AKA by Harald Welte · 5 years ago
  95. f9abf8d MSC_Tests: Allow test cases to specify RAN index by Harald Welte · 5 years ago
  96. a89fecf f_perform_lu(): Use f_expect_clear(), reduce code duplication by Harald Welte · 5 years ago
  97. e035e3e Add f_expect_paging() rather than using tr_BSSMAP_Paging directly by Harald Welte · 5 years ago
  98. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  99. 408a7ef BSC_ConnectionHandler: Define SDP template for CN-side CRCX by Harald Welte · 5 years ago
  100. 1623774 msc: expect only one Paging on failed MT SMS by Neels Hofmeyr · 5 years ago