aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn/SGSN_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-18sgsn: Reduce logging verbosity of IPA/GSUP/NS/BSSGPHarald Welte1-4/+4
2018-02-18BSSGP_Emulation: Add SNDCP decoding supportHarald Welte1-0/+5
2018-02-18sgsn: Fix hard-coded emulated GGSN IP addressesHarald Welte1-2/+2
2018-02-18sgsn: GTP Create PDP: Include missing required "Charging ID" IEHarald Welte1-1/+3
2018-02-18sgsn: Store SGSN-side control + user plane IP addressesHarald Welte1-4/+8
2018-02-18sgsn: Add TC_pdp_act_unattachedHarald Welte1-0/+28
2018-02-18sgsn: Fix syntax errors introduced in PDP Context Act patchesHarald Welte1-4/+4
2018-02-18sgsn: First PDP CTX ACT test: TC_attach_pdp_actHarald Welte1-2/+176
2018-02-18sgsn: Add TC_detach_* for various GPRS DETACH use casesHarald Welte1-0/+90
2018-02-18sgsn: Add new TC_attach_rau: Attach followed by RA UpdateHarald Welte1-0/+51
2018-02-18sgsn: Implement TLLI assignment/modification/unassignmentHarald Welte1-2/+11
2018-02-18sgsn: Reduce code duplication by introducing f_gmm_gsup_lu_isd()Harald Welte1-8/+11
2018-02-18sgsn: Reduce code duplication by introducing f_mi_get_lv()Harald Welte1-79/+19
2018-02-18sgsn: Add TC_attach_gsup_lu_rejectHarald Welte1-7/+45
2018-02-18Implement TC_attach_auth_sai_rejectHarald Welte1-0/+29
2018-02-18sgsn: Add TC_rau_unknownHarald Welte1-8/+72
2018-02-18sgsn: Add TC_attach_closed for "auth-policy closed"Harald Welte1-0/+42
2018-02-18sgsn: Add TC_attach_accept_all for "auth-policy accept-all"Harald Welte1-0/+32
2018-02-18sgsn: Integrate VTY access into SGSN_TestsHarald Welte1-0/+14
2018-02-18sgsn: Ensure ATTACH is always only for GPRS, not combinedHarald Welte1-8/+8
2018-02-18sgsn: Add TC_attach_combinedHarald Welte1-0/+33
2018-02-18sgsn: TC_attach_*_timeout test casesHarald Welte1-2/+97
2018-02-18sgsn: Introduce global guard timerHarald Welte1-3/+17
2018-02-18sgsn: Use Random RAI when performing attach requestHarald Welte1-7/+6
2018-02-18sgsn: Use random TLLI when performing ATTACHHarald Welte1-1/+1
2018-02-18First actual SGSN test caseHarald Welte1-14/+240
2018-02-16sgsn: Skeleton of a SGSN test fremworkHarald Welte1-0/+67