aboutsummaryrefslogtreecommitdiffstats
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-09-04update DTX fill frame test expectationsStefan Sperling1-19/+47
2018-08-31improve connection failure message in IPA emulationStefan Sperling1-1/+2
2018-08-30bts_tests: do not define bs_ag_blks_res in multiple locationsPhilipp Maier1-4/+8
2018-08-30show return code when sending L1CTL_FBSB_REQ failsStefan Sperling1-2/+3
2018-08-28sgsn: don't re-use the same NS for all 3 BSSGPAlexander Couzens2-14/+27
2018-08-24fix SCCPlite BSC tests: send IPA ID ACK, not GETNeels Hofmeyr2-3/+20
2018-08-22log / comment tweaksNeels Hofmeyr1-1/+11
2018-08-21MSC_Tests: Reliably pass TC_cr_before_resetDaniel Willmann1-0/+2
2018-08-14BSSGP_Emulation: dont fail when removing a non-exitent clientAlexander Couzens1-2/+2
2018-08-14BSSGP_Emulation: remove unused BSSGP_SP.receive(PDU_L3_MS_SGSN)Alexander Couzens1-8/+0
2018-08-14BSSGP_Emulation: move LLC layer out of BSSGPAlexander Couzens2-35/+54
2018-08-14BSSGP_Emulation: add type record LLC_EntitiesAlexander Couzens1-0/+2
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 Couzens3-112/+112
2018-08-14fix expectations of TC_lu_imsi_reject and TC_lu_imsi_timeout_gsupStefan Sperling1-2/+0
2018-08-13NS_Emulation: support multiple instances at the same timeAlexander Couzens5-38/+62
2018-08-10bsc: Wait for immedate assignment in f_chreq_act_ackDaniel Willmann1-0/+1
2018-08-09add DTX fill frame BTS testsStefan Sperling3-4/+196
2018-08-09sgsn: fill g_gb configs for the remaining Gb interfacesAlexander Couzens1-0/+26
2018-08-08HLR: Actual USSD test casesHarald Welte1-3/+338
2018-08-08hlr: actually register simulated MSC as "MSC" identity to HLRHarald Welte1-0/+1
2018-08-08HLR: Add HLR_EUSE.ttcn to implement minimal external USSD EntityHarald Welte2-0/+135
2018-08-07hlr: Link required libraries for USSD / SS messagesHarald Welte2-3/+19
2018-08-07move USSD_Helpers.ttcn to libraryHarald Welte2-1/+1
2018-08-07sgsn: f_pdp_ctx_deact_mt: rework test behaviour to workaround shutdown problemsAlexander Couzens1-1/+10
2018-08-07Call f_bssap_start in TC_cr_before_resetDaniel Willmann1-0/+2
2018-08-02IPA_Emulation: Add missing zero byte to strings in IPA CCM ID RESPHarald Welte2-2/+2
2018-08-01mgw: Don't try to send packets while MDCX is underwayDaniel Willmann1-0/+2
2018-07-31BSC_Tests: Avoid race condition between paging cmd and reset ackDaniel Willmann1-0/+4
2018-07-30msc/USSD: introduce TC_lu_and_mo_ussd_mo_releaseVadim Yanitskiy2-0/+99
2018-07-30msc/USSD: add test cases with network-initiaded SS/USSDVadim Yanitskiy2-0/+209
2018-07-30msc/USSD: expect and reply SS/USSD messages over GSUPVadim Yanitskiy1-40/+81
2018-07-30msc/USSD: introduce common GSUP/DTAP matching functionsVadim Yanitskiy1-0/+42
2018-07-27detect VTY TELNET port connection failures (attempt #2)Stefan Sperling9-0/+17
2018-07-27BTS: enable encryption + RLL tests for Bm (TCH/F) channelsVadim Yanitskiy1-1/+1
2018-07-27BTS: fix: pad LAPDm frames before sending via L1CTLVadim Yanitskiy1-2/+8
2018-07-27Revert "detect VTY TELNET port connection failures in TTCN3 tests"Neels Hofmeyr8-8/+0
2018-07-27detect VTY TELNET port connection failures in TTCN3 testsStefan Sperling8-0/+8
2018-07-26update expected test result for TC_sacch_multi_chgStefan Sperling1-3/+1
2018-07-26msc: Fix random error of TC_cl3_rnd_payloadDaniel Willmann1-1/+5