aboutsummaryrefslogtreecommitdiffstats
path: root/sgsn
AgeCommit message (Expand)AuthorFilesLines
2020-06-18sgsn: Add series of tests on suspend/resume and paging behaviorHarald Welte1-0/+163
2020-06-18sgsn: Allow f_gtpu_xceive_mt() to verify non-forwarding caseHarald Welte1-2/+13
2020-06-18sgsn: Add functions for BSSGP suspend + resume procedureHarald Welte1-0/+40
2020-06-18sgsn: Add BSSGP_SIG port to ConnHdlrHarald Welte1-0/+3
2020-06-18sgsn: Fix comment [cosmetic]Harald Welte1-1/+1
2020-05-19update expected resultsNeels Hofmeyr1-1/+10
2020-05-18library/IPA: split t_ASP_IPA_EVT_UD into send / receive templatesVadim Yanitskiy1-1/+1
2020-04-29Split templates in RLCMAC_{CSN1_}Types into their own _Templates filePau Espin Pedrol1-1/+1
2020-03-28library/GSM_RR_Types: do not duplicate Mobile Identity recordsVadim Yanitskiy1-5/+5
2020-01-28SGSN_Tests_Iu: Enable Iu tests that made the SGSN crashDaniel Willmann1-3/+2
2020-01-28SGSN_Tests: Wait for RAU Accept after receiving SecurityModeCmdDaniel Willmann1-0/+1
2020-01-28SGSN_Tests: Only call f_bssgp_client_llgmm_assign for Gb RANDaniel Willmann1-1/+3
2019-11-23sgsn: Introduce test TC_attach_req_id_req_ra_updatePau Espin Pedrol2-1/+41
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-1/+7
2019-10-08sgsn: delay f_gmm_attach() by 50msAlexander Couzens1-0/+8
2019-09-16Require to receive RANAP_CommonId after RANAP_SecurityModeCompleteAlexander Couzens1-0/+2
2019-09-16sgsn: replace variable bssgp with ran_indexAlexander Couzens2-15/+15
2019-09-16sgsn: replace variable gb_idx with ran_indexAlexander Couzens2-55/+55
2019-09-16sgsn: replace variable gb_index with ran_indexAlexander Couzens1-7/+7
2019-09-16sgsn: replace variable bssgp_index with ran_indexAlexander Couzens1-10/+10
2019-09-16sgsn: TC_attach_check_complete_resend: Expect LU sent to HLRPau Espin Pedrol1-0/+2
2019-09-12sgsn: add TC_geran_attach_iu_rauAlexander Couzens1-1/+26
2019-09-11sgsn: add TC_iu_attach_geran_rauAlexander Couzens1-0/+23
2019-09-11sgsn: extend f_routing_area_update() to support IuAlexander Couzens1-5/+27
2019-09-11sgsn: make the ranap interface optionalAlexander Couzens2-11/+24
2019-09-11sgsn: add Iu Attach RequestHarald Welte2-0/+47
2019-09-11sgsn: introduce f_send_l3() to allow one function for Gb & IuAlexander Couzens1-48/+132
2019-09-02sgsn: Proper shutdown of RAN_Adapter componentsPau Espin Pedrol1-0/+62
2019-09-02BSSGP_Emulation: add BssgpDecodeDepthOliver Smith1-3/+6
2019-08-30sgsn: update configs for running without dockerOliver Smith3-6/+71
2019-08-28sgsn: Introduce test TC_attach_echo_timeoutPau Espin Pedrol2-1/+63
2019-08-23sgsn: Add test to verify duplicate DeactPDPCtx crashing osmo-sgsnPau Espin Pedrol2-0/+52
2019-08-18sgsn: Integrate RANAPHarald Welte3-5/+106
2019-08-18BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structureHarald Welte1-91/+81
2019-06-18sgsn: add osmo-sgsn.cfg, SGSN_Tests.cfgOliver Smith2-0/+90
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-1/+1
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 Pedrol2-0/+121
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