1. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  2. c6e06f7 MSC_Tests: fix TC_mo_crcx_ran_reject by Philipp Maier · 6 years ago
  3. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  4. b9e86fa msc: generate mobile identity inside f_establish_fully() by Harald Welte · 6 years ago
  5. 2b326fa fix MSC.TC_lu_clear_request: allow LU Reject, forbid 2nd Clear Cmd by Neels Hofmeyr · 6 years ago
  6. 7593298 MSC_Tests: Add support for multiple BSC by Philipp Maier · 6 years ago
  7. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  8. 2a98a73 MSC_Tests: Test what happens when the DLCX is dropped by Philipp Maier · 6 years ago
  9. 5946b33 msc: wait for clear-command/complete/sccp-release by Harald Welte · 6 years ago
  10. bdb3c45 msc: Fix TC_cl3_{no,rnd}_payload by Harald Welte · 6 years ago
  11. edbab81 MSC_Tests: Fix to use 2-digit MNC by Harald Welte · 6 years ago
  12. 94f3f1b MSC_Tests: Test SCCP clearing on release timeout by Philipp Maier · 6 years ago
  13. f1e02bb MSC_Tests: Support wildcarded endpoints (follow up) by Philipp Maier · 6 years ago
  14. 4b2692d MSC_Tests: Support wildcarded endpoints by Philipp Maier · 6 years ago
  15. 8e58f59 MSC_Tests: Respond to BSSMAP release by Philipp Maier · 6 years ago
  16. 328d166 MSC_Tests: Add testcase TC_cr_before_reset by Philipp Maier · 6 years ago
  17. 1b3c6e3 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug (OS#2947) by Neels Hofmeyr · 6 years ago
  18. 29b8da0 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Neels Hofmeyr · 6 years ago
  19. 9adaa70 msc: cosmetic: pass BSC_ConnHdlrPars to f_start_handler() as argument by Neels Hofmeyr · 6 years ago
  20. c1f105a msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrPars by Neels Hofmeyr · 6 years ago
  21. e9b8eeb msc: cosmetic: f_start_handler(): drop the id arg, use testcasename() by Neels Hofmeyr · 6 years ago
  22. 872ce17 move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions by Harald Welte · 6 years ago
  23. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  24. e5695f5 msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcn by Harald Welte · 6 years ago
  25. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  26. 5868e62 MSC_Tests.f_tc_mo_crcx_ran_reject(): Send release complete to release by Daniel Willmann · 6 years ago
  27. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  28. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  29. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  30. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  31. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  32. 4bd9955 MSC_Tests: Make imsi suffix for f_start_handler unique per test by Daniel Willmann · 6 years ago
  33. aa54cf8 msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0) by Harald Welte · 6 years ago
  34. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  35. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago
  36. 6126fb0 msc: Make MGW ip/port parameters configurable as module parameters by Harald Welte · 6 years ago
  37. 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/MSC_Tests.ttcn]
  38. 89a3249 msc: Make TC_lu_clear_request tolerant to double ClearCommand from MSC by Harald Welte · 6 years ago
  39. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  40. d2328a2 msc: Enable all test cases in control section by Harald Welte · 6 years ago
  41. f466eb4 msc: Fastert timeout in TC_cl3_{rnd,no}_payload by Harald Welte · 6 years ago
  42. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  43. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  44. ec6e5b4 msc: Add missing 'repeat' in TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  45. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  46. fa03ecb msc: Don't explicitly enable TMSI allocation by Harald Welte · 6 years ago
  47. 7ec4fa8 msc: Fix TC_lu_tmsi_noauth_unknown by Harald Welte · 6 years ago
  48. 4f9cdb8 msc: Fix TC_cmserv_imsi_unknown by Harald Welte · 6 years ago
  49. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  50. 1852a84 msc: Ensure all MO call related tests are in control section by Harald Welte · 6 years ago
  51. 946a538 msc: Add missing timer start in MO call related tests by Harald Welte · 6 years ago
  52. 0cc82d9 msc: Add TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  53. 3ab8800 msc: Add TC_mo_crcx_ran_timeout by Harald Welte · 6 years ago
  54. 12510c5 msc: Add TC_mo_setup_and_nothing (MO SETUP with no follow-up) by Harald Welte · 6 years ago
  55. 116e433 msc: Add TC_establish_and_nothing by Harald Welte · 6 years ago
  56. 4017d55 msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-msc by Harald Welte · 6 years ago
  57. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  58. 148a708 msc: Move auth/ciph handling in shared f_mm_common() by Harald Welte · 6 years ago
  59. c2461d6 msc: Move f_sleep() to common Osmocom_Types.ttcn by Harald Welte · 6 years ago
  60. 1623e6e msc: Make use of MGCP_Emulation in f_tc_lu_and_mo_call by Harald Welte · 6 years ago
  61. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  62. 1af6ea8 msc: New TC_cl3_rnd_payload / TC_cl3_no_payload for COMPLETE L3 by Harald Welte · 6 years ago
  63. b14c77a msc: move default (auth=off, tmsi=on, encry=off) vty commands to f_init() by Harald Welte · 6 years ago
  64. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  65. c638f4d msc: TC_lu_auth_2G_fail: Test auth failure in 2G auth by Harald Welte · 6 years ago
  66. 0195ab1 msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejected by Harald Welte · 6 years ago
  67. f6b62ee msc: Wait for proper BSSAP connection clear after CM SERV REJ by Harald Welte · 6 years ago
  68. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  69. 81b7f9d msc: Fix generation of IMSI/IMEI/MSISDN by Harald Welte · 6 years ago
  70. 3ca1c90 MSC: Use VTY to enable/disable authentication + TMSI allocation by Harald Welte · 6 years ago
  71. d5b9140 msc: Cosmetic (fix comment) by Harald Welte · 6 years ago
  72. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  73. e1a2f3c msc: Add all test cases to control section by Harald Welte · 6 years ago
  74. 66af9e6 msc: Add TC_lu_disconnect: Start LU, then do a hard SCCP disconnect by Harald Welte · 6 years ago
  75. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  76. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  77. bc88178 msc: Test closing BSSAP connection of LU by ClearCommand by Harald Welte · 6 years ago
  78. 071ed73 msc: Add tests for HLR SAI timeout and HLR SAI error by Harald Welte · 6 years ago
  79. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  80. 2bb825f WIP: MSC: Add MO call testing by Harald Welte · 6 years ago
  81. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  82. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  83. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago
  84. f6dd64d msc_tests: Initial skeleton for osmo-msc testing over SCCP/M3UA by Harald Welte · 7 years ago