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