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