aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2019-04-25RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*Harald Welte1-4/+4
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte3-2/+3
2019-04-21Rename BSSMAP_Emulation -> RAN_EmulationHarald Welte4-36/+36
2019-03-27BSC_Tests: execute S15-S0 related tests only on AoIPPhilipp Maier1-17/+20
2019-03-26bsc: add TC_chan_rel_hard_clear_csfb to expected-results.xmlPhilipp Maier1-0/+1
2019-03-20expected-results: add new S15-S0 related testscasesPhilipp Maier1-0/+17
2019-03-19BSC_Tests: add testcases to verify S15-S0 handlingPhilipp Maier2-0/+224
2019-03-19BSC_Tests: fix TC_assignment_codec_amr_f/hPhilipp Maier1-2/+2
2019-02-05bsc: Test CSFB "Fast Return" in new TC_chan_rel_hard_clear_csfbHarald Welte1-2/+31
2019-02-05bsc: replace octet string with decmatch when matching RR RELEASEHarald Welte2-4/+3
2019-02-05BSC_Tests: Don't make invalid assumptions about RR RELEASEHarald Welte2-6/+4
2019-01-29BSC_Tests: fix vty interface for channel allocator testsPhilipp Maier1-12/+12
2019-01-29BSC_Tests: Add tests to check channel allocatorPhilipp Maier2-0/+304
2019-01-23update expected resultsNeels Hofmeyr1-1/+7
2018-12-10bsc: TC_chan_exhaustion: Send correct RA to alloc all different channelsPau Espin Pedrol1-2/+4
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-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-19bsc: add inter-bsc ho incoming failure testsNeels Hofmeyr1-0/+348
2018-11-19BSC: log BTS number on failureMax1-1/+1
2018-11-19BSC LCLS: add bts-loop testsMax3-12/+127
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 Sperling1-2/+1
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-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-10-29bsc: Use Misc_Helpers.f_shutdown for setverdict(fail)Daniel Willmann1-48/+30
2018-10-29bsc: Use f_gen_test_hdlr_pars() to be aware of AoIP/sccpliteDaniel Willmann1-3/+3
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
2018-10-15add an IPA test which sends a chopped payloadStefan Sperling1-0/+10
2018-10-15run TC_chopped_ipa_ping on BSC ctrl interfaceStefan Sperling1-3/+1
2018-10-11bsc: add 3 tests for inter-BSC HO outgoing failuresNeels Hofmeyr2-1/+215
2018-10-10MSC_ConnectionHandler: Use explicit AoIP flagPhilipp Maier2-33/+43
2018-10-09document why ipa chopped ping fails with control interfaceStefan Sperling1-2/+3
2018-10-08Add a TTCN3 module for IPA protocol testingStefan Sperling3-1/+13
2018-10-05MSC_ConnectionHandler: Make sure COMPLETE LAYER 3 INFORMATION contains a code...Philipp Maier1-2/+24
2018-10-05BSC_Tests: use consistant AMR S0-S15 bitsPhilipp Maier1-4/+16
2018-09-28Revert "BSC_Tests: use consistant AMR S0-S15 bits"Philipp Maier1-16/+4
2018-09-27osmo-bsc.cfg: drop 'add' keyword from 'neighbor add'Neels Hofmeyr1-1/+1
2018-09-26bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bscNeels Hofmeyr4-3/+191
2018-09-25ensure well-formed config filesHarald Welte2-59/+59