aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/BSC_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2020-01-12bsc: Introduce test TC_chan_rel_sccp_tiar_timeoutPau Espin Pedrol1-0/+34
2019-11-05bsc: Verify presence of MS Power Parameters IE on one testPau Espin Pedrol1-0/+15
2019-11-05bsc: Allow setting expected ms max power level with module paramPau Espin Pedrol1-0/+3
2019-08-20bsc: f_ipa_unknown_unit_id: use different idOliver Smith1-1/+1
2019-08-19BSC_Tests: update number-of-bts to 4Oliver Smith1-1/+1
2019-08-18BSC_Tests: Change test-expectation of TC_paging_resp_unsolPhilipp Maier1-6/+23
2019-08-15fix TC_ho_int; make neighbor config more robustNeels Hofmeyr1-0/+5
2019-08-13bsc: add TC_ho_neighbor_config_1 thru _7Neels Hofmeyr1-0/+364
2019-07-14rename TC_ho_out_fail_no_ho_detect to TC_ho_out_fail_no_result_after_ho_cmdNeels Hofmeyr1-8/+5
2019-07-09f_tc_ho_out_fail_no_ho_detect: stricter orderingNeels Hofmeyr1-7/+7
2019-07-09comments: BSC_Tests: clarify f_tc_ho_out_fail functionsNeels Hofmeyr1-5/+9
2019-07-03bsc: Do proper chan release in TC_ho_out_fail_no_ho_detectPau Espin Pedrol1-11/+13
2019-07-01cosmetic: bsc: Document timer timing out in f_tc_ho_out_fail_no_ho_detectPau Espin Pedrol1-1/+1
2019-06-24bsc: Test MGCP-over-IPA forwarding in SCCPlite testsPau Espin Pedrol1-5/+23
2019-06-24lib/mgcp: Add new port with support to handle multiple MGCP socketsPau Espin Pedrol1-1/+2
2019-06-19bsc-sccplite: Fix expected DLCX in HO testsPau Espin Pedrol1-64/+31
2019-06-13bsc: Introduce test TC_ctrl_locationPau Espin Pedrol1-0/+32
2019-06-13bsc: Fix trailing whitespacePau Espin Pedrol1-2/+2
2019-06-06bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLitePau Espin Pedrol1-10/+2
2019-05-29bsc: Add module param to disable osmux (fix bsc-latest jenkins job)Pau Espin Pedrol1-2/+11
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+2
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol1-22/+90
2019-05-07bsc: deterministic TC_ho_in_fail_msc_clears: wait for MGW setupNeels Hofmeyr1-0/+3
2019-04-25RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*Harald Welte1-4/+4
2019-04-21Rename BSSMAP_Emulation -> RAN_EmulationHarald Welte1-14/+14
2019-03-27BSC_Tests: execute S15-S0 related tests only on AoIPPhilipp Maier1-17/+20
2019-03-19BSC_Tests: add testcases to verify S15-S0 handlingPhilipp Maier1-0/+222
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 Welte1-3/+2
2019-02-05BSC_Tests: Don't make invalid assumptions about RR RELEASEHarald Welte1-4/+3
2019-01-29BSC_Tests: fix vty interface for channel allocator testsPhilipp Maier1-12/+12
2019-01-29BSC_Tests: Add tests to check channel allocatorPhilipp Maier1-0/+294
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 Yanitskiy1-0/+34
2018-11-22bsc: Introduce test TC_paging_resp_unsolPau Espin Pedrol1-0/+25
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 testsMax1-1/+1
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 Hofmeyr1-17/+36
2018-11-14bsc: handle Deact SACCH messagesNeels Hofmeyr1-0/+4
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-06cosmetic: fix typosMax1-1/+1
2018-10-29bsc: Use f_gen_test_hdlr_pars() to be aware of AoIP/sccpliteDaniel Willmann1-3/+3