1. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  2. 5868e62 MSC_Tests.f_tc_mo_crcx_ran_reject(): Send release complete to release by Daniel Willmann · 6 years ago
  3. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  4. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  5. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  6. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  7. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  8. 4bd9955 MSC_Tests: Make imsi suffix for f_start_handler unique per test by Daniel Willmann · 6 years ago
  9. aa54cf8 msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0) by Harald Welte · 6 years ago
  10. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  11. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago
  12. 6126fb0 msc: Make MGW ip/port parameters configurable as module parameters by Harald Welte · 6 years ago
  13. 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]
  14. 89a3249 msc: Make TC_lu_clear_request tolerant to double ClearCommand from MSC by Harald Welte · 6 years ago
  15. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  16. d2328a2 msc: Enable all test cases in control section by Harald Welte · 6 years ago
  17. f466eb4 msc: Fastert timeout in TC_cl3_{rnd,no}_payload by Harald Welte · 6 years ago
  18. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  19. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  20. ec6e5b4 msc: Add missing 'repeat' in TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  21. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  22. fa03ecb msc: Don't explicitly enable TMSI allocation by Harald Welte · 6 years ago
  23. 7ec4fa8 msc: Fix TC_lu_tmsi_noauth_unknown by Harald Welte · 6 years ago
  24. 4f9cdb8 msc: Fix TC_cmserv_imsi_unknown by Harald Welte · 6 years ago
  25. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  26. 1852a84 msc: Ensure all MO call related tests are in control section by Harald Welte · 6 years ago
  27. 946a538 msc: Add missing timer start in MO call related tests by Harald Welte · 6 years ago
  28. 0cc82d9 msc: Add TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  29. 3ab8800 msc: Add TC_mo_crcx_ran_timeout by Harald Welte · 6 years ago
  30. 12510c5 msc: Add TC_mo_setup_and_nothing (MO SETUP with no follow-up) by Harald Welte · 6 years ago
  31. 116e433 msc: Add TC_establish_and_nothing by Harald Welte · 6 years ago
  32. 4017d55 msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-msc by Harald Welte · 6 years ago
  33. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  34. 148a708 msc: Move auth/ciph handling in shared f_mm_common() by Harald Welte · 6 years ago
  35. c2461d6 msc: Move f_sleep() to common Osmocom_Types.ttcn by Harald Welte · 6 years ago
  36. 1623e6e msc: Make use of MGCP_Emulation in f_tc_lu_and_mo_call by Harald Welte · 6 years ago
  37. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  38. 1af6ea8 msc: New TC_cl3_rnd_payload / TC_cl3_no_payload for COMPLETE L3 by Harald Welte · 6 years ago
  39. b14c77a msc: move default (auth=off, tmsi=on, encry=off) vty commands to f_init() by Harald Welte · 6 years ago
  40. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  41. c638f4d msc: TC_lu_auth_2G_fail: Test auth failure in 2G auth by Harald Welte · 6 years ago
  42. 0195ab1 msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejected by Harald Welte · 6 years ago
  43. f6b62ee msc: Wait for proper BSSAP connection clear after CM SERV REJ by Harald Welte · 6 years ago
  44. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  45. 81b7f9d msc: Fix generation of IMSI/IMEI/MSISDN by Harald Welte · 6 years ago
  46. 3ca1c90 MSC: Use VTY to enable/disable authentication + TMSI allocation by Harald Welte · 6 years ago
  47. d5b9140 msc: Cosmetic (fix comment) by Harald Welte · 6 years ago
  48. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  49. e1a2f3c msc: Add all test cases to control section by Harald Welte · 6 years ago
  50. 66af9e6 msc: Add TC_lu_disconnect: Start LU, then do a hard SCCP disconnect by Harald Welte · 6 years ago
  51. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  52. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  53. bc88178 msc: Test closing BSSAP connection of LU by ClearCommand by Harald Welte · 6 years ago
  54. 071ed73 msc: Add tests for HLR SAI timeout and HLR SAI error by Harald Welte · 6 years ago
  55. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  56. 2bb825f WIP: MSC: Add MO call testing by Harald Welte · 6 years ago
  57. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  58. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  59. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago
  60. f6dd64d msc_tests: Initial skeleton for osmo-msc testing over SCCP/M3UA by Harald Welte · 7 years ago