aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn/SGSN_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2018-09-04sgsn: add TC_attach_gmm_attach_req_while_gmm_attachAlexander Couzens1-0/+73
2018-09-04sgsn: rework TC_attach_closed_add_vty to be executed in a single BSSGP_ConnHldrAlexander Couzens1-6/+13
2018-09-04sgsn: fix TC_attach_check_complete_resendAlexander Couzens1-1/+4
2018-09-04sgsn: increase the timeout of some TCAlexander Couzens1-7/+7
2018-09-04sgsn: use vty cmd `reset sgsn state`.Alexander Couzens1-1/+2
2018-09-04sgsn: introduce TC_attach_rau_a_bAlexander Couzens1-0/+34
2018-09-04sgsn: add optional bssgp index for f_upd_ptmsi_and_tlli f_bssgp_client_llgmm_...Alexander Couzens1-10/+10
2018-08-28sgsn: don't re-use the same NS for all 3 BSSGPAlexander Couzens1-8/+27
2018-08-14BSSGP_Emulation: move LLC layer out of BSSGPAlexander Couzens1-33/+44
2018-08-14sgsn: add f_cellid_to_RAI()Alexander Couzens1-0/+16
2018-08-14sgsn: introduce TC_attach_rau_a_a()Alexander Couzens1-0/+31
2018-08-14sgsn: introduce f_routing_area_update()Alexander Couzens1-14/+21
2018-08-14sgsn: create 3 instances of BSSGP at the same timeAlexander Couzens1-56/+65
2018-08-14BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGPAlexander Couzens1-91/+91
2018-08-13NS_Emulation: support multiple instances at the same timeAlexander Couzens1-1/+10
2018-08-09sgsn: fill g_gb configs for the remaining Gb interfacesAlexander Couzens1-0/+26
2018-08-07sgsn: f_pdp_ctx_deact_mt: rework test behaviour to workaround shutdown problemsAlexander Couzens1-1/+10
2018-07-24Stop tests after failuresDaniel Willmann1-8/+24
2018-07-21sgsn: Add test to verify GPRS ctx deact caused by GTP ErrorIndPau Espin Pedrol1-6/+31
2018-07-21sgsn: Remove uneeded f_gtpu_send in f_gtpu_xceive_moPau Espin Pedrol1-1/+1
2018-07-21sgsn: Add Test to verify Recovery procedure during CreatePdpRespPau Espin Pedrol1-6/+53
2018-07-21sgsn: Add Test to verify timer t3395Pau Espin Pedrol1-0/+37
2018-07-16sgsn: Fix TC_attach_pdp_act_user_deact_mtPau Espin Pedrol1-1/+1
2018-07-13sgsn: Add test to verify restart_ctr during echo req/reply.Pau Espin Pedrol1-0/+53
2018-07-13sgsn: f_pdp_ctx_deact_mt: force teardown to avoid sgsn ignoring msgPau Espin Pedrol1-1/+1
2018-06-14sgsn: add TC_attach_check_complete_resend()Alexander Couzens1-0/+37
2018-06-14sgsn: f_TC_attach_closed_foreign: fail on recv an Attach AcceptAlexander Couzens1-0/+3
2018-06-14sgsn: add TC_attach_closed_add_vtyAlexander Couzens1-0/+55
2018-06-12sgsn: add TC_attach_check_subscriber_listAlexander Couzens1-0/+22
2018-06-12sgsn: TC_hlr_location_cancel_request_update: remove superflous Update Locatio...Alexander Couzens1-1/+0
2018-06-12sgsn: add TC_attach_detach_check_subscriber_listAlexander Couzens1-1/+20
2018-06-12sgsn: add TC_attach_no_imsi_responseAlexander Couzens1-0/+48
2018-06-12sgsn: add TC_attach_no_imei_responseAlexander Couzens1-0/+45
2018-06-12sgsn: TC_hlr_location_cancel_*: 5 seconds timeout is to shortAlexander Couzens1-3/+3
2018-06-12SGSN: fix spaces/tabs in TC_hlr_location_cancel_request_unknown_subscriber_{w...Alexander Couzens1-2/+2
2018-05-29SGSN: add TC_hlr_location_cancel_request_updateAlexander Couzens1-0/+41
2018-05-26SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update}Alexander Couzens1-0/+49
2018-05-26SGSN: add TC_hlr_location_cancel_requestAlexander Couzens1-0/+32
2018-05-15sgsn: fix a typo in commentAlexander Couzens1-1/+1
2018-05-15sgsn: fix RAU_ATTACH not to interact with following testesAlexander Couzens1-0/+1
2018-05-03sgsn: add test for attach_second_attemptAlexander Couzens1-0/+19
2018-05-03sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsiAlexander Couzens1-1/+1
2018-05-02sgsn: test umts aka with gsm sres responseNeels Hofmeyr1-11/+93
2018-03-16sgsn: test GMM Attach with 3-digit leading-zero MNCNeels Hofmeyr1-4/+21
2018-02-18Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACTHarald Welte1-0/+39
2018-02-18sgsn: Add TC_attach_pdp_act_user_deact_moHarald Welte1-3/+42
2018-02-18sgsn: Add new TC_attach_pdp_act_ggsn_rejectHarald Welte1-17/+39
2018-02-18sgsn: Use random TEID and Charging IdentifierHarald Welte1-3/+5
2018-02-18sgsn: More commentsHarald Welte1-19/+19
2018-02-18sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP)Harald Welte1-6/+108