aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/MSC_ConnectionHandler.ttcn
AgeCommit message (Expand)AuthorFilesLines
2020-06-14bsc: allow multiple MSCsNeels Hofmeyr1-2/+10
2020-01-09bsc: Fix typo in commentPau Espin Pedrol1-1/+1
2019-11-05bsc: Verify presence of MS Power Parameters IE on one testPau Espin Pedrol1-1/+3
2019-11-05bsc: Log wrong and expected values if MS Power level verification failsPau Espin Pedrol1-2/+2
2019-10-28bsc: Verify ms power level value from RSL IE MS Power during CHAN ACTPau Espin Pedrol1-0/+11
2019-10-28bsc: Verify RSL IE MS Power Parameters is send upon CHAN ACTPau Espin Pedrol1-0/+7
2019-06-24bsc: Test MGCP-over-IPA forwarding in SCCPlite testsPau Espin Pedrol1-13/+112
2019-06-24bsc: Refactor altstep as_Media_mgw()Pau Espin Pedrol1-52/+66
2019-06-19bsc: Move hardcoded ip addr to variablePau Espin Pedrol1-1/+3
2019-06-13bsc: Fix trailing whitespacePau Espin Pedrol1-1/+1
2019-06-06bsc: Only append Osmux IEs in BSSAP AoIPPau Espin Pedrol1-2/+4
2019-06-06Add and set transport field for RanOps structurePau Espin Pedrol1-0/+1
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+11
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol1-5/+14
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte1-0/+1
2019-04-21Rename BSSMAP_Emulation -> RAN_EmulationHarald Welte1-12/+12
2019-03-19BSC_Tests: add testcases to verify S15-S0 handlingPhilipp Maier1-0/+2
2018-11-18LCLS: explicitly check for *CX adjustmentMax1-3/+6
2018-11-18BSC: log number of expected/seen *CX messages on failureMax1-2/+2
2018-11-14bsc: check channel release message presenceNeels Hofmeyr1-0/+17
2018-11-14bsc: handle Deact SACCH messagesNeels Hofmeyr1-0/+6
2018-11-06cosmetic: fix typosMax1-1/+1
2018-10-29bsc: Use Misc_Helpers.f_shutdown for setverdict(fail)Daniel Willmann1-48/+30
2018-10-10MSC_ConnectionHandler: Use explicit AoIP flagPhilipp Maier1-11/+9
2018-10-05MSC_ConnectionHandler: Make sure COMPLETE LAYER 3 INFORMATION contains a code...Philipp Maier1-2/+24
2018-09-26bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bscNeels Hofmeyr1-2/+9
2018-09-13MSC_ConnectionHandler: stop properly on failure in f_establish_fully()Philipp Maier1-0/+10
2018-07-24Stop tests after failuresDaniel Willmann1-10/+10
2018-07-21MSC_ConnectionHandler: make as_handover more race robustPhilipp Maier1-7/+32
2018-07-19bsc: fix as_handover(): first RSL should be EST IND, not DATANeels Hofmeyr1-1/+1
2018-07-19bsc: fix f_establish_fully(): first RSL should be EST IND, not DATANeels Hofmeyr1-1/+1
2018-07-17MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations()Philipp Maier1-0/+4
2018-07-17MSC_ConnectionHandler: expect additional MDCX when call is LCLSPhilipp Maier1-0/+12
2018-07-11BSC_Tests: count MGCP operations in as_mediaPhilipp Maier1-6/+64
2018-07-11MSC_ConnectionHandler: split up as_media into separate altstepsPhilipp Maier1-7/+17
2018-07-04bsc: verify MultiRate Config IE in RSL Chan ActivNeels Hofmeyr1-0/+2
2018-06-25BSC_Tests: use correct payload types and encoding names on MGCPPhilipp Maier1-6/+35
2018-06-18bsc: handover: actually send Handover DetectNeels Hofmeyr1-0/+4
2018-06-05bsc: Fix f_establish_fully() for cases where we expect ASSIGN FAILHarald Welte1-4/+6
2018-06-03bsc: Add LCLS related test casesHarald Welte1-2/+43
2018-06-01bsc: Derive MGCP EP + Port numbers from new g_pars.media_nrHarald Welte1-1/+3
2018-05-28MSC_ConnectionHandler: check channel mode in f_establish_fullyPhilipp Maier1-4/+51
2018-05-10bsc: f_establish_fully(): Support non-assignment casesHarald Welte1-19/+19
2018-05-10bsc: Verify correct encryption n RSL CHAN_ACT during assignmentHarald Welte1-0/+41
2018-05-10bsc: Unify encryption related test casesHarald Welte1-2/+14
2018-05-10bts: ciphering testsHarald Welte1-11/+11
2018-03-23bsc: Fix tons of TTCN3 compiler warningsHarald Welte1-11/+18
2018-03-21bsc: Add tests for assigning channels of all 5 codecsHarald Welte1-2/+4
2018-03-21MSC_ConnHdlr: Fix RlsChannelNr encoding in f_ChDesc2RslChanNr()Harald Welte1-6/+5
2018-03-21bsc: Allow multiple subsequent calls of f_MscConnHdlr_init()Harald Welte1-3/+8