aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/BSC_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2021-01-07CTRL: Introduce support to run osmocom CTRL serverPau Espin Pedrol1-2/+2
2021-01-04BSC_Tests: fix f_recv_next_si1(): skip unmatched RSL messagesVadim Yanitskiy1-0/+1
2021-01-03BSC_Tests: fix expectations in TC_assignment_codec_amr_h_start_mode_4Vadim Yanitskiy1-1/+3
2021-01-03BSC_Tests: drop redundant f_init() in f_test_si2quater()Vadim Yanitskiy1-2/+0
2021-01-03BSC_Tests: fix unreachable code after f_shutdown_helper()Vadim Yanitskiy1-4/+4
2021-01-03BSC_Tests: add missing f_shutdown_helper() statementsVadim Yanitskiy1-0/+17
2021-01-03BSC_Tests: fix early mtc.stop in TC_chan_rel_rr_cause()Vadim Yanitskiy1-1/+2
2020-12-18cosmetic: bsc: Fix tab<->space indentPau Espin Pedrol1-1/+1
2020-12-01bsc: add tests with nonzero AMR start-modeNeels Hofmeyr1-0/+12
2020-11-30bsc: add TC_assignment_codec_amr_startmode_cruftNeels Hofmeyr1-0/+37
2020-11-30bsc: add tests for AMR 'start-mode auto'Neels Hofmeyr1-2/+15
2020-11-30bsc: set the AMR start-mode that the tests expectNeels Hofmeyr1-0/+28
2020-11-30add f_vty_cfg_bts(), f_vty_cfg_msc()Neels Hofmeyr1-22/+20
2020-11-09bsc: add TC_ho_int_radio_link_failureNeels Hofmeyr1-0/+102
2020-10-29bsc: add TC_no_msc()Neels Hofmeyr1-0/+48
2020-10-16bsc: clarify RESET logging: BSSMAP vs RANAP vs BSSMAP-LENeels Hofmeyr1-3/+3
2020-10-15bsc: mark test start in OsmoBSC's logging outputNeels Hofmeyr1-0/+2
2020-10-15bsc: implement initial LCS tests for OsmoBSCNeels Hofmeyr1-0/+546
2020-10-15bsc: LCS: add mp_enable_lcs_testsNeels Hofmeyr1-8/+13
2020-10-13f_perform_compl_l3: make receiving bssmap optionalNeels Hofmeyr1-26/+28
2020-10-13add rsl arg to f_mo_l3_transceive, f_mt_l3_transceiveNeels Hofmeyr1-6/+8
2020-10-13bsc: connect PROC for BSSAP-LENeels Hofmeyr1-0/+1
2020-10-13bsc: fix SMLC point codeNeels Hofmeyr1-1/+1
2020-10-13bsc: Add Lb interface supportHarald Welte1-0/+25
2020-10-13bsc: fix missing vty exit in f_vty_allow_emerg_bts()Neels Hofmeyr1-0/+1
2020-10-11bsc: Fix random failures in BSC_Tests.TC_early_conn_failHarald Welte1-1/+1
2020-10-08BSC_Tests: fix f_mo_l3_transceive(): relax DLCI matchingVadim Yanitskiy1-1/+1
2020-10-03BSC_Tests: introduce TC_tch_dlci_link_id_sapi for OS#3716Vadim Yanitskiy1-0/+59
2020-10-03BSC_Tests: introduce f_mt_l3_transceive() sending BSSAP -> RSLVadim Yanitskiy1-0/+17
2020-10-03BSC_Tests: parametrize f_mo_l3_transceive()Vadim Yanitskiy1-6/+7
2020-10-03BSC_Tests: s/f_verify_active_layer3/f_mo_l3_transceive/gVadim Yanitskiy1-3/+3
2020-10-01bsc: undup f_verify_active_layer3()Neels Hofmeyr1-30/+21
2020-10-01bsc: f_logp(): add VTY pt so it works on various componentsNeels Hofmeyr1-11/+11
2020-09-29MSC_ConnectionHandler: allow to use IPV4 as defaultPhilipp Maier1-0/+3
2020-09-25bsc: Call f_shutdown_helper() on all tests missing itPau Espin Pedrol1-53/+145
2020-09-25cosmetic: bsc: Fix indentation alignmentPau Espin Pedrol1-28/+28
2020-09-23bsc: Check attempted/successful channel requestsDaniel Willmann1-0/+2
2020-09-14BSC_Tests/hopping: also verify handling of ARFCN 0 in MAVadim Yanitskiy1-3/+13
2020-09-14BSC_Tests/hopping: fix: consider ARFCN of the transceiver itselfVadim Yanitskiy1-2/+13
2020-09-14BSC_Tests/hopping: turn FHParamsTrx into a record, add ARFCN fieldVadim Yanitskiy1-26/+29
2020-09-14BSC_Tests/hopping: fix ArfcnList: use GsmArfcn instead of integerVadim Yanitskiy1-1/+1
2020-09-13BSC_Tests: set verdict to pass when TC_emerg_premption is donePhilipp Maier1-0/+2
2020-09-11BSC_Tests: check for the same measurement bandwidth as in SI2quater on Channe...Alexander Couzens1-1/+2
2020-09-11BSC_Tests: fix whitespace typoAlexander Couzens1-1/+1
2020-09-09bsc: Fix race condition waiting for RESET-ACKPau Espin Pedrol1-1/+12
2020-09-09bsc: Introduce test TC_assignment_aoip_tla_v6 and TC_ho_into_this_bsc_tla_v6Pau Espin Pedrol1-7/+42
2020-09-07BSC_Tests/hopping: add TC_fh_params_handover_cmdVadim Yanitskiy1-0/+101
2020-09-07BSC_Tests/hopping: call f_shutdown_helper() in all TC_fh_params_*Vadim Yanitskiy1-4/+4
2020-09-07BSC_Tests/hopping: fix: do not reduce Mobile Allocation bit-maskVadim Yanitskiy1-4/+1
2020-09-07BSC_Tests/hopping: fixup TC_fh_params_si4_cbch: bring CBCH backVadim Yanitskiy1-2/+2