1. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  2. 05e87f2 fix expectations of TC_lu_imsi_reject and TC_lu_imsi_timeout_gsup by Stefan Sperling · 6 years ago
  3. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  4. f4ac4ce bsc: Wait for immedate assignment in f_chreq_act_ack by Daniel Willmann · 6 years ago
  5. 4880be4 add DTX fill frame BTS tests by Stefan Sperling · 6 years ago
  6. 5e2ba75 sgsn: fill g_gb configs for the remaining Gb interfaces by Alexander Couzens · 6 years ago
  7. 4ea1f8a HLR: Actual USSD test cases by Harald Welte · 6 years ago
  8. 4a3242e hlr: actually register simulated MSC as "MSC" identity to HLR by Harald Welte · 6 years ago
  9. f9d449e HLR: Add HLR_EUSE.ttcn to implement minimal external USSD Entity by Harald Welte · 6 years ago
  10. e490438 hlr: Link required libraries for USSD / SS messages by Harald Welte · 6 years ago
  11. b409ff2 move USSD_Helpers.ttcn to library by Harald Welte · 6 years ago
  12. 5e71c14 sgsn: f_pdp_ctx_deact_mt: rework test behaviour to workaround shutdown problems by Alexander Couzens · 6 years ago
  13. 42d1d5b Call f_bssap_start in TC_cr_before_reset by Daniel Willmann · 6 years ago
  14. 95686e0 IPA_Emulation: Add missing zero byte to strings in IPA CCM ID RESP by Harald Welte · 6 years ago
  15. 43a1a0b mgw: Don't try to send packets while MDCX is underway by Daniel Willmann · 6 years ago
  16. cbef398 BSC_Tests: Avoid race condition between paging cmd and reset ack by Daniel Willmann · 6 years ago
  17. 2daf52d msc/USSD: introduce TC_lu_and_mo_ussd_mo_release by Vadim Yanitskiy · 6 years ago
  18. 13e4a27 msc/USSD: add test cases with network-initiaded SS/USSD by Vadim Yanitskiy · 6 years ago
  19. 747689e msc/USSD: expect and reply SS/USSD messages over GSUP by Vadim Yanitskiy · 6 years ago
  20. ce8cc37 msc/USSD: introduce common GSUP/DTAP matching functions by Vadim Yanitskiy · 6 years ago
  21. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  22. b097009 BTS: enable encryption + RLL tests for Bm (TCH/F) channels by Vadim Yanitskiy · 6 years ago
  23. 31e7c67 BTS: fix: pad LAPDm frames before sending via L1CTL by Vadim Yanitskiy · 6 years ago
  24. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  25. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  26. cd9e86f update expected test result for TC_sacch_multi_chg by Stefan Sperling · 6 years ago
  27. aa14a38 msc: Fix random error of TC_cl3_rnd_payload by Daniel Willmann · 6 years ago
  28. b85a629 bts: Stop all components before mtc.stop in f_shutdown by Daniel Willmann · 6 years ago
  29. 7df85f6 MGCP_Test: Test what happens when two ends use different PT by Philipp Maier · 6 years ago
  30. 3629139 MGCP_Test: add function to check for RTP err counters by Philipp Maier · 6 years ago
  31. c418191 fix length of frame generated by f_TC_rll_ud_ind by Stefan Sperling · 6 years ago
  32. 637ef6c bsc: stop all components before terminating testcase by Daniel Willmann · 6 years ago
  33. 603d98e BTS: fix length of frames generated by f_TC_chan_act_encr by Stefan Sperling · 6 years ago
  34. c307e68 introduce a TTCN3 test suite for SCCP by Stefan Sperling · 6 years ago
  35. c290d72 MGCP_Test: check payload type of received RTP packets by Philipp Maier · 6 years ago
  36. 9b0235b Reply to wildcard ep in CRCX with a concrete endpoint by Daniel Willmann · 6 years ago
  37. a6ea2ef Fail if f_streamId_by_trx() can't find a stream id by Daniel Willmann · 6 years ago
  38. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  39. e4ff537 library: Ensure setverdict(fail) is followed by mtc.stop by Daniel Willmann · 6 years ago
  40. fcf27c9 bts: add missing BTS_Tests.cfg config file by Harald Welte · 6 years ago
  41. 482dde6 sgsn: Add test to verify GPRS ctx deact caused by GTP ErrorInd by Pau Espin Pedrol · 6 years ago
  42. f3e2538 lib: gtp: Add templates to send ErrorIndiciation by Pau Espin Pedrol · 6 years ago
  43. 8be4d19 sgsn: Remove uneeded f_gtpu_send in f_gtpu_xceive_mo by Pau Espin Pedrol · 6 years ago
  44. 9401345 sgsn: Add Test to verify Recovery procedure during CreatePdpResp by Pau Espin Pedrol · 6 years ago
  45. 72edc8a sgsn: Add Test to verify timer t3395 by Pau Espin Pedrol · 6 years ago
  46. 28bb829 MGCP_Test: Make sure PT in RTP-Stream and MGCP match up by Philipp Maier · 6 years ago
  47. c1e95c8 MSC_ConnectionHandler: make as_handover more race robust by Philipp Maier · 6 years ago
  48. 692c9ee msc: add TC_mo_cc_bssmap_clear to catch OS#3062 by Neels Hofmeyr · 6 years ago
  49. 8e7a396 fix TC_pdp4_act_deact_with_separate_dns by Stefan Sperling · 6 years ago
  50. d07ee13 bsc: fix as_handover(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  51. b0e7365 bsc: fix f_establish_fully(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  52. 0a5d7e7 MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations() by Philipp Maier · 6 years ago
  53. a0976e9 MSC_ConnectionHandler: expect additional MDCX when call is LCLS by Philipp Maier · 6 years ago
  54. bcddb8c sgsn: Fix TC_attach_pdp_act_user_deact_mt by Pau Espin Pedrol · 6 years ago
  55. dc27e48 sgsn: Add test to verify restart_ctr during echo req/reply. by Pau Espin Pedrol · 6 years ago
  56. 67e47dd lib: L3_Templates: Fix DEACT PDP REQ msg type and make tearDownInd optional by Pau Espin Pedrol · 6 years ago
  57. 8466722 sgsn: f_pdp_ctx_deact_mt: force teardown to avoid sgsn ignoring msg by Pau Espin Pedrol · 6 years ago
  58. 20e16c1 lib: GTP_Emulation: Allow receiving packets with TEID 0 by Pau Espin Pedrol · 6 years ago
  59. 3e2af5d BSC_Tests: count MGCP operations in as_media by Philipp Maier · 6 years ago
  60. b242235 MSC_ConnectionHandler: split up as_media into separate altsteps by Philipp Maier · 6 years ago
  61. 55f27f5 BSC_Tests_LCLS: try call legs with different codec/rate by Philipp Maier · 6 years ago
  62. 61f6b57 BSC_Tests: Also test LCLS with halfrate codecs by Philipp Maier · 6 years ago
  63. 17ddd85 BTS_Tests: Ensure mtc.stop is called after setverdict(fail, ...) by Daniel Willmann · 6 years ago
  64. 8273fb9 RSL_Emulation: Stop with error verdict if conn table runs out of space by Daniel Willmann · 6 years ago
  65. 205a384 ggsn: Apply GPDU seqnum option to all APNs by Pau Espin Pedrol · 6 years ago
  66. 425b62f BTS_Tests: altstep as_meas_res: Check for meas timer timeout only if previously set by Pau Espin Pedrol · 6 years ago
  67. 33e5261 GGSN_Tests: test what happens when PCO contains only one DNS entry by Philipp Maier · 6 years ago
  68. a59afab Call f_shutdown after setting the verdict in TC_paging_* by Daniel Willmann · 6 years ago
  69. 3487a85 Stop testcase execution after failing by Daniel Willmann · 6 years ago
  70. cc7bbeb BTS_Tests: Call mtc.stop in f_shutdown() to fix sporadic test failures by Daniel Willmann · 6 years ago
  71. bcf62bc bsc: verify MultiRate Config IE in RSL Chan Activ by Neels Hofmeyr · 6 years ago
  72. 15de8ba bts: Extend Osmocom-specific RSL "supplementary meas info IE" by Harald Welte · 6 years ago
  73. 4de3e37 MGCP_Test: do not use constant IP addresses by Philipp Maier · 6 years ago
  74. 2321ef9 MGCP_Test: add tests to verify actual RTP flows by Philipp Maier · 6 years ago
  75. 887e8f1 bsc: fix TC_{early,late}_conn_fail: dyn PDCH: clean up cfg by Neels Hofmeyr · 6 years ago
  76. 11a5894 BSC_Tests: use correct payload types and encoding names on MGCP by Philipp Maier · 6 years ago
  77. 04fc4bc check for osmo-msc crash upon overlong IMSI by Stefan Sperling · 6 years ago
  78. b0ad3d8 default to number of CPUs for parallel make jobs by Stefan Sperling · 6 years ago
  79. dadde17 ttcn3-tcpdump-stop.sh: print colored verdict by Neels Hofmeyr · 6 years ago
  80. 76a8d01 MGCP_Test: ts_CRCX_no_lco: check media description instead of media attribute by Philipp Maier · 6 years ago
  81. 2a978b9 msc/USSD: use more informative names for test cases by Vadim Yanitskiy · 6 years ago
  82. da5a405 msc/USSD: drop the TC_lu_and_ussd_wrong_code test case by Vadim Yanitskiy · 6 years ago
  83. 911257e library/GSUP_Types.ttcn: SS Info IE is optional for GSUP_PROC_SS_* by Vadim Yanitskiy · 6 years ago
  84. 52f8b6e library/L3_Templates.ttcn: fix f_facility_or_wc(omit) by Vadim Yanitskiy · 6 years ago
  85. b59ae2d library/SS_Templates.ttcn: add empty Return Result template by Vadim Yanitskiy · 6 years ago
  86. 378a49c bsc: handover: actually send Handover Detect by Neels Hofmeyr · 6 years ago
  87. 92d4842 bsc: fix TC_chan_rel_hard_rlsd_ms_dead: ignore RLL REL by Neels Hofmeyr · 6 years ago
  88. ed380d1 hlr: Port HLR tests to use GSUP_Emulation by Harald Welte · 6 years ago
  89. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  90. 99f3ca0 bsc: Add TC_{early,late}_conn_fail() by Harald Welte · 6 years ago
  91. 641fcbe bsc: Factor out duplicated code into f_exp_chan_rel_and_clear() by Harald Welte · 6 years ago
  92. e6bf4ac move M3UA_Emulation dependency repository to commit R.2.A-2-g742cf02 by Stefan Sperling · 6 years ago
  93. 0085bd7 sgsn: add TC_attach_check_complete_resend() by Alexander Couzens · 6 years ago
  94. 0ca0d9c sgsn: f_TC_attach_closed_foreign: fail on recv an Attach Accept by Alexander Couzens · 6 years ago
  95. f985865 sgsn: add TC_attach_closed_add_vty by Alexander Couzens · 6 years ago
  96. 2c15342 lib/BSSGP_Emulation: fix removal of items in ClientList by Alexander Couzens · 6 years ago
  97. cf81896 sgsn: add TC_attach_check_subscriber_list by Alexander Couzens · 6 years ago
  98. 09040ef sgsn: TC_hlr_location_cancel_request_update: remove superflous Update Location Response by Alexander Couzens · 6 years ago
  99. 49bb4b4 sgsn: add TC_attach_detach_check_subscriber_list by Alexander Couzens · 6 years ago
  100. 53f2056 sgsn: add TC_attach_no_imsi_response by Alexander Couzens · 6 years ago