1. 6bee087 SGSN_Tests: add test case TC_attach_pdp_act_gmm_detach by Alexander Couzens · 5 years ago
  2. 44aa077 SGSN_Tests: fail when receiving any layer 3 package for a power off station by Alexander Couzens · 5 years ago
  3. 8e0fd46 SGSN_Tests: correct verdict failure message in f_detach_mo() by Alexander Couzens · 5 years ago
  4. ad35222 SGSN_Tests: fix regression in f_send_l3_gmm_llc() which breaks TC_attach_rau_a_b by Alexander Couzens · 5 years ago
  5. 2fa771f SGSN_Tests: Introduce NUM_GB to avoid '3' as magic value by Harald Welte · 5 years ago
  6. f719167 SGSN_Tests: Make more helper functions gb_index aware by Harald Welte · 5 years ago
  7. ca36246 SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0 by Harald Welte · 5 years ago
  8. 2aaac1b sgsn: Add initial XID handshake related tests by Harald Welte · 5 years ago
  9. 645a151 sgsn: Add test cases to verify SABM handling on LLGMM + LL5 by Harald Welte · 5 years ago
  10. a05b807 sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet by Harald Welte · 5 years ago
  11. c7dddbd Ensure BcdMccMnc is encoded as 24.008 10.5.5.15 by Alexander Couzens · 5 years ago
  12. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  13. 2caf349 update expected results by Neels Hofmeyr · 5 years ago
  14. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  15. 9a75ab4 sgsn: update expected-results by Alexander Couzens · 6 years ago
  16. 0c6324f sgsn: implement TC_attach_usim_resync by Alexander Couzens · 6 years ago
  17. 873ae20 update expected results by Neels Hofmeyr · 6 years ago
  18. cf3c93d sgsn: add TC_attach_gmm_attach_req_while_gmm_attach by Alexander Couzens · 6 years ago
  19. 03d1224 sgsn: rework TC_attach_closed_add_vty to be executed in a single BSSGP_ConnHldr by Alexander Couzens · 6 years ago
  20. fa0a75f sgsn: fix TC_attach_check_complete_resend by Alexander Couzens · 6 years ago
  21. d81876a sgsn: increase the timeout of some TC by Alexander Couzens · 6 years ago
  22. 1d1744f sgsn: use vty cmd `reset sgsn state`. by Alexander Couzens · 6 years ago
  23. be837bd sgsn: introduce TC_attach_rau_a_b by Alexander Couzens · 6 years ago
  24. 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
  25. f3c1b41 sgsn: don't re-use the same NS for all 3 BSSGP by Alexander Couzens · 6 years ago
  26. cdfb751 BSSGP_Emulation: move LLC layer out of BSSGP by Alexander Couzens · 6 years ago
  27. 8950870 sgsn: add f_cellid_to_RAI() by Alexander Couzens · 6 years ago
  28. bfda921 sgsn: introduce TC_attach_rau_a_a() by Alexander Couzens · 6 years ago
  29. 5dce90d sgsn: introduce f_routing_area_update() by Alexander Couzens · 6 years ago
  30. 51114d1 sgsn: create 3 instances of BSSGP at the same time by Alexander Couzens · 6 years ago
  31. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  32. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  33. 5e2ba75 sgsn: fill g_gb configs for the remaining Gb interfaces by Alexander Couzens · 6 years ago
  34. 5e71c14 sgsn: f_pdp_ctx_deact_mt: rework test behaviour to workaround shutdown problems by Alexander Couzens · 6 years ago
  35. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  36. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  37. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  38. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  39. 482dde6 sgsn: Add test to verify GPRS ctx deact caused by GTP ErrorInd by Pau Espin Pedrol · 6 years ago
  40. 8be4d19 sgsn: Remove uneeded f_gtpu_send in f_gtpu_xceive_mo by Pau Espin Pedrol · 6 years ago
  41. 9401345 sgsn: Add Test to verify Recovery procedure during CreatePdpResp by Pau Espin Pedrol · 6 years ago
  42. 72edc8a sgsn: Add Test to verify timer t3395 by Pau Espin Pedrol · 6 years ago
  43. bcddb8c sgsn: Fix TC_attach_pdp_act_user_deact_mt by Pau Espin Pedrol · 6 years ago
  44. dc27e48 sgsn: Add test to verify restart_ctr during echo req/reply. by Pau Espin Pedrol · 6 years ago
  45. 8466722 sgsn: f_pdp_ctx_deact_mt: force teardown to avoid sgsn ignoring msg by Pau Espin Pedrol · 6 years ago
  46. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  47. 0085bd7 sgsn: add TC_attach_check_complete_resend() by Alexander Couzens · 6 years ago
  48. 0ca0d9c sgsn: f_TC_attach_closed_foreign: fail on recv an Attach Accept by Alexander Couzens · 6 years ago
  49. f985865 sgsn: add TC_attach_closed_add_vty by Alexander Couzens · 6 years ago
  50. cf81896 sgsn: add TC_attach_check_subscriber_list by Alexander Couzens · 6 years ago
  51. 09040ef sgsn: TC_hlr_location_cancel_request_update: remove superflous Update Location Response by Alexander Couzens · 6 years ago
  52. 49bb4b4 sgsn: add TC_attach_detach_check_subscriber_list by Alexander Couzens · 6 years ago
  53. 53f2056 sgsn: add TC_attach_no_imsi_response by Alexander Couzens · 6 years ago
  54. 667dd7f sgsn: add TC_attach_no_imei_response by Alexander Couzens · 6 years ago
  55. 234c588 sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to short by Alexander Couzens · 6 years ago
  56. ace6fc6 SGSN: fix spaces/tabs in TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  57. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  58. beb58a6 update expected results: bsc, sgsn by Neels Hofmeyr · 6 years ago
  59. 5e307b4 SGSN: add TC_hlr_location_cancel_request_update by Alexander Couzens · 6 years ago
  60. 6c47f29 SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  61. c87967a SGSN: add TC_hlr_location_cancel_request by Alexander Couzens · 6 years ago
  62. 5844d5b sgsn: fix a typo in comment by Alexander Couzens · 6 years ago
  63. 80ec1ea sgsn: fix RAU_ATTACH not to interact with following testes by Alexander Couzens · 6 years ago
  64. 8e8cd67 update expected results by Harald Welte · 6 years ago
  65. 187ad5d sgsn: add test for attach_second_attempt by Alexander Couzens · 6 years ago
  66. 8f0fb00 sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi by Alexander Couzens · 6 years ago
  67. de17222 update expected results by Neels Hofmeyr · 6 years ago
  68. 0ecb2e3 sgsn: test umts aka with gsm sres response by Neels Hofmeyr · 6 years ago
  69. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  70. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  71. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  72. 8df7d15 sgsn: test GMM Attach with 3-digit leading-zero MNC by Neels Hofmeyr · 6 years ago
  73. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  74. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  75. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  76. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  77. 57b9b7f Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACT by Harald Welte · 6 years ago
  78. 6f20316 sgsn: Add TC_attach_pdp_act_user_deact_mo by Harald Welte · 6 years ago
  79. 5b5ca1b sgsn: Add new TC_attach_pdp_act_ggsn_reject by Harald Welte · 6 years ago
  80. 1d6ae93 sgsn: Use random TEID and Charging Identifier by Harald Welte · 6 years ago
  81. 822f910 sgsn: More comments by Harald Welte · 6 years ago
  82. 37692d8 sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) by Harald Welte · 6 years ago
  83. 3fdbe82 sgsn: Reduce logging verbosity of IPA/GSUP/NS/BSSGP by Harald Welte · 6 years ago
  84. a2526a8 BSSGP_Emulation: Add SNDCP decoding support by Harald Welte · 6 years ago
  85. f58a022 sgsn: Fix hard-coded emulated GGSN IP addresses by Harald Welte · 6 years ago
  86. 7aff2ca sgsn: GTP Create PDP: Include missing required "Charging ID" IE by Harald Welte · 6 years ago
  87. f8af5d6 sgsn: Store SGSN-side control + user plane IP addresses by Harald Welte · 6 years ago
  88. 835b15f sgsn: Add TC_pdp_act_unattached by Harald Welte · 6 years ago
  89. 2830708 sgsn: Fix syntax errors introduced in PDP Context Act patches by Harald Welte · 6 years ago
  90. eded9ad sgsn: First PDP CTX ACT test: TC_attach_pdp_act by Harald Welte · 6 years ago
  91. 6abb9fe sgsn: Add TC_detach_* for various GPRS DETACH use cases by Harald Welte · 6 years ago
  92. 91636de sgsn: Add new TC_attach_rau: Attach followed by RA Update by Harald Welte · 6 years ago
  93. f70997d sgsn: Implement TLLI assignment/modification/unassignment by Harald Welte · 6 years ago
  94. 311ec27 sgsn: Reduce code duplication by introducing f_gmm_gsup_lu_isd() by Harald Welte · 6 years ago
  95. 23178c5 sgsn: Reduce code duplication by introducing f_mi_get_lv() by Harald Welte · 6 years ago
  96. b7c14e9 sgsn: Add TC_attach_gsup_lu_reject by Harald Welte · 6 years ago
  97. fe25388 Implement TC_attach_auth_sai_reject by Harald Welte · 6 years ago
  98. 04683d0 sgsn: Add TC_rau_unknown by Harald Welte · 6 years ago
  99. b2124b2 sgsn: Add TC_attach_closed for "auth-policy closed" by Harald Welte · 6 years ago
  100. 76dee09 sgsn: Add TC_attach_accept_all for "auth-policy accept-all" by Harald Welte · 6 years ago