1. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  2. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  3. aa14a38 msc: Fix random error of TC_cl3_rnd_payload by Daniel Willmann · 6 years ago
  4. c307e68 introduce a TTCN3 test suite for SCCP by Stefan Sperling · 6 years ago
  5. 9b0235b Reply to wildcard ep in CRCX with a concrete endpoint by Daniel Willmann · 6 years ago
  6. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  7. 692c9ee msc: add TC_mo_cc_bssmap_clear to catch OS#3062 by Neels Hofmeyr · 6 years ago
  8. 04fc4bc check for osmo-msc crash upon overlong IMSI by Stefan Sperling · 6 years ago
  9. 2a978b9 msc/USSD: use more informative names for test cases by Vadim Yanitskiy · 6 years ago
  10. da5a405 msc/USSD: drop the TC_lu_and_ussd_wrong_code test case by Vadim Yanitskiy · 6 years ago
  11. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  12. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  13. 0aaf48d msc/USSD: test USSD-request during an active call by Vadim Yanitskiy · 6 years ago
  14. b9d09f9 msc/USSD: add unknown request code testcase by Vadim Yanitskiy · 6 years ago
  15. c3cb533 USSD_Helpers.ttcn: add f_USSD_FACILITY_IE_RETURN_ERROR by Vadim Yanitskiy · 6 years ago
  16. 7d1f918 msc/USSD: add single *#100# request testcase by Vadim Yanitskiy · 6 years ago
  17. 20ee5e4 msc/BSC_ConnectionHandler.ttcn: add EST_TYPE_SS_ACT for SS/USSD by Vadim Yanitskiy · 6 years ago
  18. 9201554 msc: introduce USSD helper functions by Vadim Yanitskiy · 6 years ago
  19. 8c34922 msc: import GSM 7-bit coding functions by Vadim Yanitskiy · 6 years ago
  20. d5a3062 sync TTCN3 MSC test config with docker-playground by Stefan Sperling · 6 years ago
  21. f46eb26 expect TC_establish_and_nothing to pass by Stefan Sperling · 6 years ago
  22. 69bce3b msc: Add Encoder/Decoder for Supplementary Services by Harald Welte · 6 years ago
  23. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  24. 898a7e0 MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothing by Daniel Willmann · 6 years ago
  25. defd948 MSC_Tests: fix iterator in f_init() by Philipp Maier · 6 years ago
  26. de17222 update expected results by Neels Hofmeyr · 6 years ago
  27. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  28. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  29. 32ff8b9 msc: Add SMPP_Emulation + SMPP_Templates by Harald Welte · 6 years ago
  30. 384f4fe msc: Add SMPP_CodecPort by Harald Welte · 6 years ago
  31. b2609fa msc: Fix console log levels by Harald Welte · 6 years ago
  32. e008eea msc: Fix ti_flag mistake in f_mt_sms() by Harald Welte · 6 years ago
  33. 98d428d bsc, msc: update expected results by Neels Hofmeyr · 6 years ago
  34. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  35. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  36. c6e06f7 MSC_Tests: fix TC_mo_crcx_ran_reject by Philipp Maier · 6 years ago
  37. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  38. b9e86fa msc: generate mobile identity inside f_establish_fully() by Harald Welte · 6 years ago
  39. 51affb6 L3_Templates: Introudce constants for tiFlag by Harald Welte · 6 years ago
  40. 2b326fa fix MSC.TC_lu_clear_request: allow LU Reject, forbid 2nd Clear Cmd by Neels Hofmeyr · 6 years ago
  41. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  42. 2043d68 msc: Fix config file syntax. by Harald Welte · 6 years ago
  43. 7593298 MSC_Tests: Add support for multiple BSC by Philipp Maier · 6 years ago
  44. 0f4a0f9 Cosmetic: Update MSC_Tests.cfg by Philipp Maier · 6 years ago
  45. 3716a5e BSC_Tests: split up f_mt_call and f_mo_call by Philipp Maier · 6 years ago
  46. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  47. 2a98a73 MSC_Tests: Test what happens when the DLCX is dropped by Philipp Maier · 6 years ago
  48. cd66857 cosmetic: correct indentation by Philipp Maier · 6 years ago
  49. 5946b33 msc: wait for clear-command/complete/sccp-release by Harald Welte · 6 years ago
  50. bdb3c45 msc: Fix TC_cl3_{no,rnd}_payload by Harald Welte · 6 years ago
  51. edbab81 MSC_Tests: Fix to use 2-digit MNC by Harald Welte · 6 years ago
  52. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  53. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  54. 94f3f1b MSC_Tests: Test SCCP clearing on release timeout by Philipp Maier · 6 years ago
  55. f1e02bb MSC_Tests: Support wildcarded endpoints (follow up) by Philipp Maier · 6 years ago
  56. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  57. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  58. 4b2692d MSC_Tests: Support wildcarded endpoints by Philipp Maier · 6 years ago
  59. 8e58f59 MSC_Tests: Respond to BSSMAP release by Philipp Maier · 6 years ago
  60. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  61. 328d166 MSC_Tests: Add testcase TC_cr_before_reset by Philipp Maier · 6 years ago
  62. 1b3c6e3 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug (OS#2947) by Neels Hofmeyr · 6 years ago
  63. 29b8da0 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Neels Hofmeyr · 6 years ago
  64. 9adaa70 msc: cosmetic: pass BSC_ConnHdlrPars to f_start_handler() as argument by Neels Hofmeyr · 6 years ago
  65. c1f105a msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrPars by Neels Hofmeyr · 6 years ago
  66. e9b8eeb msc: cosmetic: f_start_handler(): drop the id arg, use testcasename() by Neels Hofmeyr · 6 years ago
  67. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  68. 872ce17 move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions by Harald Welte · 6 years ago
  69. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  70. e5695f5 msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcn by Harald Welte · 6 years ago
  71. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  72. 5868e62 MSC_Tests.f_tc_mo_crcx_ran_reject(): Send release complete to release by Daniel Willmann · 6 years ago
  73. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  74. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  75. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  76. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  77. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  78. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  79. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  80. 4bd9955 MSC_Tests: Make imsi suffix for f_start_handler unique per test by Daniel Willmann · 6 years ago
  81. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  82. aa54cf8 msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0) 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. 6126fb0 msc: Make MGW ip/port parameters configurable as module parameters by Harald Welte · 6 years ago
  86. 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]
  87. 89a3249 msc: Make TC_lu_clear_request tolerant to double ClearCommand from MSC by Harald Welte · 6 years ago
  88. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  89. d2328a2 msc: Enable all test cases in control section by Harald Welte · 6 years ago
  90. f466eb4 msc: Fastert timeout in TC_cl3_{rnd,no}_payload by Harald Welte · 6 years ago
  91. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  92. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  93. ec6e5b4 msc: Add missing 'repeat' in TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  94. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  95. fa03ecb msc: Don't explicitly enable TMSI allocation by Harald Welte · 6 years ago
  96. 7ec4fa8 msc: Fix TC_lu_tmsi_noauth_unknown by Harald Welte · 6 years ago
  97. 4f9cdb8 msc: Fix TC_cmserv_imsi_unknown by Harald Welte · 6 years ago
  98. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  99. 1852a84 msc: Ensure all MO call related tests are in control section by Harald Welte · 6 years ago
  100. 946a538 msc: Add missing timer start in MO call related tests by Harald Welte · 6 years ago