aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-13WIP: Switch to RXONLY before deleting the flowdaniel/wipDaniel Willmann1-0/+5
2018-12-13mgw: Ensure TC_selftest passed if no error is encounteredDaniel Willmann1-0/+3
2018-12-13mgw: Tear down all RTP flows to avoid race condition on tear downDaniel Willmann1-0/+2
2018-12-10bsc: TC_chan_exhaustion: Send correct RA to alloc all different channelsPau Espin Pedrol1-2/+4
2018-12-08MSC_Tests.ttcn: correct VTY command in TC_lu_and_ss_session_timeoutVadim Yanitskiy1-2/+2
2018-12-08BSC_Tests: expect a HANDOVER PERFORMED message on internal handoverPhilipp Maier1-0/+4
2018-12-07bsc: Fix TC_paging_resp_unsolPau Espin Pedrol1-1/+1
2018-12-03BSC_ConnectionHandler.ttcn: introduce f_mt_sms_send_rp_error()Vadim Yanitskiy1-0/+22
2018-12-03BSC_ConnectionHandler.ttcn: split up f_mt_sms() into two functionsVadim Yanitskiy1-6/+23
2018-12-03BSC_ConnectionHandler.ttcn: split up f_mo_sms() into two functionsVadim Yanitskiy1-6/+29
2018-12-03library/GSUP_Types.ttcn: add READY-FOR-SM messageVadim Yanitskiy1-3/+104
2018-12-02library/GSUP_Types.ttcn: add MO-/MT-FORWARD-SM messagesVadim Yanitskiy1-3/+433
2018-11-29MSC_Tests.ttcn: introduce TC_lu_and_ss_session_timeoutVadim Yanitskiy2-0/+74
2018-11-29library/GSUP_Types.ttcn: fix IE order in PROC_SS_ERROR templatesVadim Yanitskiy1-4/+4
2018-11-29library/GSUP_Types.ttcn: fix missing session state IE in PROC_SS_ERRVadim Yanitskiy2-4/+8
2018-11-28HLR_Tests.ttcn: introduce TC_mo_sss_rejectVadim Yanitskiy2-0/+51
2018-11-28library/SS_Templates.ttcn: add SS_USSD_FACILITY_INVOKE templatesVadim Yanitskiy1-0/+41
2018-11-27bsc: Start the timer at the beginning of f_initDaniel Willmann1-2/+3
2018-11-27BSC_Tests.ttcn: introduce TC_chan_deact_silenceVadim Yanitskiy2-0/+35
2018-11-22bsc: Introduce test TC_paging_resp_unsolPau Espin Pedrol2-1/+27
2018-11-20bts: Disable PCU related tests if PCU socket not configuredPau Espin Pedrol1-17/+21
2018-11-19bsc: add inter-bsc ho incoming failure testsNeels Hofmeyr1-0/+348
2018-11-19BSSMAP_Templates: do not match on omit in tr_BSSMAP_HandoverPerformed templatePhilipp Maier1-8/+8
2018-11-19start implementing the TC_paging() PCU testStefan Sperling3-13/+65
2018-11-19BSC: log BTS number on failureMax1-1/+1
2018-11-19BSC LCLS: add bts-loop testsMax3-12/+127
2018-11-18BSSMAP_Templates: Add missing field in tr_BSSMAP_HandoverPerformed templatePhilipp Maier1-0/+1
2018-11-18support odd-length calling MSISDN in MSC testsStefan Sperling2-5/+12
2018-11-18LCLS: explicitly check for *CX adjustmentMax1-3/+6
2018-11-18BSC LCLS: restructure testsMax1-60/+52
2018-11-18BSC: log number of expected/seen *CX messages on failureMax1-2/+2
2018-11-15attempt to fix a race condition in BSC test's f_ts_dyn_mode_getStefan Sperling2-2/+24
2018-11-14bsc: check channel release message presenceNeels Hofmeyr2-17/+53
2018-11-14bsc: handle Deact SACCH messagesNeels Hofmeyr2-0/+10
2018-11-14bsc: handle RR Release messagesNeels Hofmeyr1-0/+8
2018-11-14bsc: TC_chan_act_ack_est_ind_noreply: use f_expect_chan_relNeels Hofmeyr1-9/+1
2018-11-14bsc: remove flush from f_expect_chan_relNeels Hofmeyr1-7/+3
2018-11-12hlr: Fix DTE by requesting the correct typeDaniel Willmann1-1/+1
2018-11-07BSSMAP_Templates: Add missing tr_BSSMAP_HandoverPerformed templatePhilipp Maier1-0/+20
2018-11-06NS: print ip:port on errorMax1-1/+3
2018-11-06PCU: cleanup test configMax3-22/+12
2018-11-06bts: Introduce mp_ipa_up_timeout parameterPau Espin Pedrol1-1/+3
2018-11-06cosmetic: fix compilation warningsMax2-5/+0
2018-11-06BSC LCLS: explicitly check for RSL_IE_CHAN_NRMax1-2/+5
2018-11-06BSC: remove explicit addressMax1-1/+0
2018-11-06cosmetic: fix typosMax3-3/+3
2018-11-06bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSLPau Espin Pedrol2-8/+70
2018-11-04hlr/HLR_EUSE.ttcn: remove redundant code from f_main_mo()Vadim Yanitskiy1-13/+9
2018-11-01library/MNCC_Types.ttcn: add MS-side related messagesVadim Yanitskiy1-0/+7
2018-10-29bsc: Use Misc_Helpers.f_shutdown for setverdict(fail)Daniel Willmann1-48/+30