aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn/SGSN_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-06-11SGSN_Tests: f_detach_mo(): fail when receiving any unhandled layer 3 message ...Alexander Couzens1-4/+8
2019-06-04sgsn: Add tests to check GTP retransmit queuePau Espin Pedrol1-0/+119
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+11
2019-05-11SGSN_Tests: add test case TC_attach_pdp_act_gmm_detachAlexander Couzens1-0/+26
2019-05-11SGSN_Tests: fail when receiving any layer 3 package for a power off stationAlexander Couzens1-0/+4
2019-05-11SGSN_Tests: correct verdict failure message in f_detach_mo()Alexander Couzens1-1/+1
2019-05-11SGSN_Tests: fix regression in f_send_l3_gmm_llc() which breaks TC_attach_rau_a_bAlexander Couzens1-1/+1
2019-05-10SGSN_Tests: Introduce NUM_GB to avoid '3' as magic valueHarald Welte1-3/+4
2019-05-10SGSN_Tests: Make more helper functions gb_index awareHarald Welte1-23/+32
2019-05-10SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0Harald Welte1-19/+31
2019-05-02sgsn: Add initial XID handshake related testsHarald Welte1-1/+61
2019-04-25sgsn: Add test cases to verify SABM handling on LLGMM + LL5Harald Welte1-0/+36
2019-04-25sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packetHarald Welte1-2/+25
2019-04-12Ensure BcdMccMnc is encoded as 24.008 10.5.5.15Alexander Couzens1-4/+6
2019-03-27NS_Emulation: Add minimal support for SGSN-side SNS handlingHarald Welte1-3/+9
2018-09-14sgsn: implement TC_attach_usim_resyncAlexander Couzens1-0/+131
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