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