1. 8e5932e sgsn: Add series of tests on suspend/resume and paging behavior by Harald Welte · 4 years, 1 month ago
  2. a5c71cd sgsn: Allow f_gtpu_xceive_mt() to verify non-forwarding case by Harald Welte · 4 years, 1 month ago
  3. f2f3c9b sgsn: Add functions for BSSGP suspend + resume procedure by Harald Welte · 4 years, 1 month ago
  4. 15fbaa4 sgsn: Add BSSGP_SIG port to ConnHdlr by Harald Welte · 4 years, 1 month ago
  5. 64d6b51 sgsn: Fix comment [cosmetic] by Harald Welte · 4 years, 1 month ago
  6. a4d2100 update expected results by Neels Hofmeyr · 4 years, 2 months ago
  7. 61564be library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates by Vadim Yanitskiy · 4 years, 2 months ago
  8. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 3 months ago
  9. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 4 months ago
  10. 69cfc5e SGSN_Tests_Iu: Enable Iu tests that made the SGSN crash by Daniel Willmann · 4 years, 6 months ago
  11. 1c11611 SGSN_Tests: Wait for RAU Accept after receiving SecurityModeCmd by Daniel Willmann · 4 years, 6 months ago
  12. 1c2ff0f SGSN_Tests: Only call f_bssgp_client_llgmm_assign for Gb RAN by Daniel Willmann · 4 years, 6 months ago
  13. ce571b5 sgsn: Introduce test TC_attach_req_id_req_ra_update by Pau Espin Pedrol · 4 years, 8 months ago
  14. 0361193 Update README.md of several TTCN3 test suites by Pau Espin Pedrol · 4 years, 8 months ago
  15. 42d3cad sgsn: delay f_gmm_attach() by 50ms by Alexander Couzens · 4 years, 9 months ago
  16. ed61ae8 Require to receive RANAP_CommonId after RANAP_SecurityModeComplete by Alexander Couzens · 4 years, 10 months ago
  17. be76d9c sgsn: replace variable bssgp with ran_index by Alexander Couzens · 4 years, 10 months ago
  18. b1ce118 sgsn: replace variable gb_idx with ran_index by Alexander Couzens · 4 years, 10 months ago
  19. 0507ec3 sgsn: replace variable gb_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  20. b22e8ce sgsn: replace variable bssgp_index with ran_index by Alexander Couzens · 4 years, 10 months ago
  21. 4b290a2 sgsn: TC_attach_check_complete_resend: Expect LU sent to HLR by Pau Espin Pedrol · 4 years, 10 months ago
  22. 6da25e3 sgsn: add TC_geran_attach_iu_rau by Alexander Couzens · 5 years ago
  23. e5f4a91 sgsn: add TC_iu_attach_geran_rau by Alexander Couzens · 5 years ago
  24. 5d56f52 sgsn: extend f_routing_area_update() to support Iu by Alexander Couzens · 4 years, 11 months ago
  25. 1552e79 sgsn: make the ranap interface optional by Alexander Couzens · 5 years ago
  26. 900d01a sgsn: add Iu Attach Request by Harald Welte · 5 years ago
  27. 4444b5a sgsn: introduce f_send_l3() to allow one function for Gb & Iu by Alexander Couzens · 5 years ago
  28. ce0d615 sgsn: Proper shutdown of RAN_Adapter components by Pau Espin Pedrol · 4 years, 11 months ago
  29. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 11 months ago
  30. 0167c2a sgsn: update configs for running without docker by Oliver Smith · 4 years, 11 months ago
  31. fcec914 sgsn: Introduce test TC_attach_echo_timeout by Pau Espin Pedrol · 4 years, 11 months ago
  32. 2a3302a sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsn by Pau Espin Pedrol · 5 years ago
  33. 26fbb6e sgsn: Integrate RANAP by Harald Welte · 5 years ago
  34. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  35. bc690ff sgsn: add osmo-sgsn.cfg, SGSN_Tests.cfg by Oliver Smith · 5 years ago
  36. acc5119 lib/IPA_Emulation: Build IPA_CTRL conditionally based on define by Pau Espin Pedrol · 5 years ago
  37. 4630e74 SGSN_Tests: f_detach_mo(): fail when receiving any unhandled layer 3 message for normal detach by Alexander Couzens · 5 years ago
  38. e6f071f sgsn: Add tests to check GTP retransmit queue by Pau Espin Pedrol · 5 years ago
  39. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  40. 6bee087 SGSN_Tests: add test case TC_attach_pdp_act_gmm_detach by Alexander Couzens · 5 years ago
  41. 44aa077 SGSN_Tests: fail when receiving any layer 3 package for a power off station by Alexander Couzens · 5 years ago
  42. 8e0fd46 SGSN_Tests: correct verdict failure message in f_detach_mo() by Alexander Couzens · 5 years ago
  43. ad35222 SGSN_Tests: fix regression in f_send_l3_gmm_llc() which breaks TC_attach_rau_a_b by Alexander Couzens · 5 years ago
  44. 2fa771f SGSN_Tests: Introduce NUM_GB to avoid '3' as magic value by Harald Welte · 5 years ago
  45. f719167 SGSN_Tests: Make more helper functions gb_index aware by Harald Welte · 5 years ago
  46. ca36246 SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0 by Harald Welte · 5 years ago
  47. 2aaac1b sgsn: Add initial XID handshake related tests by Harald Welte · 5 years ago
  48. 645a151 sgsn: Add test cases to verify SABM handling on LLGMM + LL5 by Harald Welte · 5 years ago
  49. a05b807 sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet by Harald Welte · 5 years ago
  50. c7dddbd Ensure BcdMccMnc is encoded as 24.008 10.5.5.15 by Alexander Couzens · 5 years ago
  51. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  52. 2caf349 update expected results by Neels Hofmeyr · 5 years ago
  53. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  54. 9a75ab4 sgsn: update expected-results by Alexander Couzens · 6 years ago
  55. 0c6324f sgsn: implement TC_attach_usim_resync by Alexander Couzens · 6 years ago
  56. 873ae20 update expected results by Neels Hofmeyr · 6 years ago
  57. cf3c93d sgsn: add TC_attach_gmm_attach_req_while_gmm_attach by Alexander Couzens · 6 years ago
  58. 03d1224 sgsn: rework TC_attach_closed_add_vty to be executed in a single BSSGP_ConnHldr by Alexander Couzens · 6 years ago
  59. fa0a75f sgsn: fix TC_attach_check_complete_resend by Alexander Couzens · 6 years ago
  60. d81876a sgsn: increase the timeout of some TC by Alexander Couzens · 6 years ago
  61. 1d1744f sgsn: use vty cmd `reset sgsn state`. by Alexander Couzens · 6 years ago
  62. be837bd sgsn: introduce TC_attach_rau_a_b by Alexander Couzens · 6 years ago
  63. 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
  64. f3c1b41 sgsn: don't re-use the same NS for all 3 BSSGP by Alexander Couzens · 6 years ago
  65. cdfb751 BSSGP_Emulation: move LLC layer out of BSSGP by Alexander Couzens · 6 years ago
  66. 8950870 sgsn: add f_cellid_to_RAI() by Alexander Couzens · 6 years ago
  67. bfda921 sgsn: introduce TC_attach_rau_a_a() by Alexander Couzens · 6 years ago
  68. 5dce90d sgsn: introduce f_routing_area_update() by Alexander Couzens · 6 years ago
  69. 51114d1 sgsn: create 3 instances of BSSGP at the same time by Alexander Couzens · 6 years ago
  70. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  71. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  72. 5e2ba75 sgsn: fill g_gb configs for the remaining Gb interfaces by Alexander Couzens · 6 years ago
  73. 5e71c14 sgsn: f_pdp_ctx_deact_mt: rework test behaviour to workaround shutdown problems by Alexander Couzens · 6 years ago
  74. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  75. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  76. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  77. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  78. 482dde6 sgsn: Add test to verify GPRS ctx deact caused by GTP ErrorInd by Pau Espin Pedrol · 6 years ago
  79. 8be4d19 sgsn: Remove uneeded f_gtpu_send in f_gtpu_xceive_mo by Pau Espin Pedrol · 6 years ago
  80. 9401345 sgsn: Add Test to verify Recovery procedure during CreatePdpResp by Pau Espin Pedrol · 6 years ago
  81. 72edc8a sgsn: Add Test to verify timer t3395 by Pau Espin Pedrol · 6 years ago
  82. bcddb8c sgsn: Fix TC_attach_pdp_act_user_deact_mt by Pau Espin Pedrol · 6 years ago
  83. dc27e48 sgsn: Add test to verify restart_ctr during echo req/reply. by Pau Espin Pedrol · 6 years ago
  84. 8466722 sgsn: f_pdp_ctx_deact_mt: force teardown to avoid sgsn ignoring msg by Pau Espin Pedrol · 6 years ago
  85. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  86. 0085bd7 sgsn: add TC_attach_check_complete_resend() by Alexander Couzens · 6 years ago
  87. 0ca0d9c sgsn: f_TC_attach_closed_foreign: fail on recv an Attach Accept by Alexander Couzens · 6 years ago
  88. f985865 sgsn: add TC_attach_closed_add_vty by Alexander Couzens · 6 years ago
  89. cf81896 sgsn: add TC_attach_check_subscriber_list by Alexander Couzens · 6 years ago
  90. 09040ef sgsn: TC_hlr_location_cancel_request_update: remove superflous Update Location Response by Alexander Couzens · 6 years ago
  91. 49bb4b4 sgsn: add TC_attach_detach_check_subscriber_list by Alexander Couzens · 6 years ago
  92. 53f2056 sgsn: add TC_attach_no_imsi_response by Alexander Couzens · 6 years ago
  93. 667dd7f sgsn: add TC_attach_no_imei_response by Alexander Couzens · 6 years ago
  94. 234c588 sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short by Alexander Couzens · 6 years ago
  95. ace6fc6 SGSN: fix spaces/tabs in TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  96. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  97. beb58a6 update expected results: bsc, sgsn by Neels Hofmeyr · 6 years ago
  98. 5e307b4 SGSN: add TC_hlr_location_cancel_request_update by Alexander Couzens · 6 years ago
  99. 6c47f29 SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  100. c87967a SGSN: add TC_hlr_location_cancel_request by Alexander Couzens · 6 years ago