1. 2159acb BSC_ConnectionHandler.ttcn: split up f_mt_sms() into two functions by Vadim Yanitskiy · 6 years ago
  2. d4cc150 BSC_ConnectionHandler.ttcn: split up f_mo_sms() into two functions by Vadim Yanitskiy · 6 years ago
  3. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  4. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  5. 20ee5e4 msc/BSC_ConnectionHandler.ttcn: add EST_TYPE_SS_ACT for SS/USSD by Vadim Yanitskiy · 6 years ago
  6. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  7. e008eea msc: Fix ti_flag mistake in f_mt_sms() by Harald Welte · 6 years ago
  8. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  9. b9e86fa msc: generate mobile identity inside f_establish_fully() by Harald Welte · 6 years ago
  10. 3716a5e BSC_Tests: split up f_mt_call and f_mo_call by Philipp Maier · 6 years ago
  11. 2a98a73 MSC_Tests: Test what happens when the DLCX is dropped by Philipp Maier · 6 years ago
  12. cd66857 cosmetic: correct indentation by Philipp Maier · 6 years ago
  13. 5946b33 msc: wait for clear-command/complete/sccp-release by Harald Welte · 6 years ago
  14. f1e02bb MSC_Tests: Support wildcarded endpoints (follow up) by Philipp Maier · 6 years ago
  15. 4b2692d MSC_Tests: Support wildcarded endpoints by Philipp Maier · 6 years ago
  16. c1f105a msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrPars by Neels Hofmeyr · 6 years ago
  17. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  18. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  19. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  20. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  21. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  22. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  23. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  24. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  25. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  26. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago
  27. 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]
  28. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  29. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  30. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  31. 812f7a4 WIP: msc: First test case for mobile terminated call testing 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. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  36. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  37. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  38. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  39. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  40. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  41. cf66d5a msc_tests: Randomly generate Auth Vector (rather than hard-coded value) by Harald Welte · 6 years ago
  42. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  43. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  44. ef9fa87 msc: Prepare authentication support by Harald Welte · 6 years ago
  45. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  46. 5c2622c MSC_Tests: Implement early classmark sending in LU by Harald Welte · 6 years ago
  47. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  48. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago