aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-01-24Add vty commands "no gprs nsvc ..."Andreas Eversberg1-7/+4
2024-01-10vty: disallow combination of early-IA and frequency hoppingNeels Hofmeyr1-0/+24
2023-11-27recover BORKEN lchans for missing ACK scenariosOliver Smith1-0/+2
2023-09-28vty: make NCC Permitted (SI2) configurableOliver Smith1-0/+31
2023-09-23oml: ipacc: fix sending hard-coded GPRS Cell attributesVadim Yanitskiy2-3/+3
2023-09-23oml: ipacc: send GPRS Cell attributes based on IPA Object VersionVadim Yanitskiy2-3/+5
2023-07-21ASCI: Add selection reason for VGCS/VBS channelsAndreas Eversberg1-0/+5
2023-06-01tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0Vadim Yanitskiy2-2/+6
2023-05-08test case fixup: Add missing (void) empty argument list specificationHarald Welte4-6/+6
2023-04-05si2quater: bts_earfcn_add(): do not add duplicate EARFCNsVadim Yanitskiy2-67/+62
2023-04-05si2quater: bts_uarfcn_add(): modify existsing UARFCNsVadim Yanitskiy1-3/+8
2023-03-31tests: add more tests for GPRS NSVC parametersVadim Yanitskiy1-0/+68
2023-03-31tests: rename and extend gprs_{bvci_default->params}.vtyVadim Yanitskiy2-13/+48
2023-03-31tests: demonstrate the problems of 'si2quater neighbor-list'Vadim Yanitskiy1-0/+39
2023-03-31tests: add VTY transcript tests for 'si2quater neighbor-list'Vadim Yanitskiy1-0/+128
2023-03-31tests: $(BUILT_SOURCES) is not defined, depend on osmo-bscVadim Yanitskiy1-3/+3
2023-03-21gsm_bts_check_ny1: Prevent possible division by zeroarehbein1-2/+2
2023-03-18fix coverity (false) warning in codec-list vtyNeels Hofmeyr1-9/+9
2023-03-18vty: codec-list: fix error messageNeels Hofmeyr1-1/+1
2023-03-17Fix Lb/A SCCP conn lookup after recent regression in optimization patchPau Espin Pedrol1-1/+1
2023-03-15bsc_subscriber: Optimize lookup of bsub by TMSIPau Espin Pedrol1-1/+1
2023-03-15bsc_subscriber: Introduce bsc_subscriber_store objectPau Espin Pedrol2-20/+19
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy9-2/+13
2023-03-06tests/handover: wrap functions from gsm_08_08.cOliver Smith2-6/+23
2023-03-04tweak gsm_pchan_ids[]: DYNAMIC/{OSMOCOM,IPACCESS}Neels Hofmeyr1-6/+6
2023-03-04bsc_test.c: test FSM IDs that contain pchan namesNeels Hofmeyr2-0/+113
2023-03-04VTY,CTRL: add pchan dynamic/{osmocom,ipaccess}Neels Hofmeyr2-6/+8
2023-03-04vty: msc / codec-list: forbid invalid codec versionsNeels Hofmeyr1-10/+10
2023-03-04vty: msc / codec-list: forbid duplicate entriesNeels Hofmeyr1-2/+2
2023-03-04simplify storage of bsc_msc_data->audio_supportNeels Hofmeyr2-90/+46
2023-03-02bsc_test: add 'update_exp'Neels Hofmeyr1-0/+4
2023-03-02implicitly register osmo_fsm definitionsNeels Hofmeyr1-5/+0
2023-03-02add timeslot.vtyNeels Hofmeyr1-0/+71
2023-03-02vty: msc / codec-list: tweak error msgNeels Hofmeyr1-8/+0
2023-03-02vty: improve doc for 'codec-list'Neels Hofmeyr1-2/+2
2023-03-02add msc.vty to test 'msc' / 'codec-list' cfgNeels Hofmeyr1-0/+124
2023-03-02pick up all *.vty in EXTRA_DISTNeels Hofmeyr1-11/+1
2023-02-04HO: use defined constant instead of magic numberMax1-1/+1
2023-02-01bsc_ctrl_commands: Add GET for bts neighbor-list (local bts numbers)arehbein2-0/+75
2023-01-23vty: Add support for Ny1 configurationarehbein3-12/+34
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens1-1/+1
2022-11-30paging: Replace reqs waiting for retransmission with new incoming inital req ...Pau Espin Pedrol1-2/+2
2022-11-30paging: Split paging queue into 2 queues: initial and retransPau Espin Pedrol2-132/+303
2022-11-28paging: Introduce VTY configurable X3113 (Maximum Paging Request Transmit Del...Pau Espin Pedrol1-0/+2
2022-11-23Cosmetic: fix spaces around timersOliver Smith1-3/+3
2022-11-15Add BTS setup ramping to prevent BSC overloadingAlexander Couzens1-0/+1
2022-10-27gsm48_parse_meas_rep: fix parsing multi-band listOliver Smith1-7/+3
2022-10-27tests: add test_meas_rep_multi_band.ho_vtyOliver Smith3-0/+108
2022-10-19Use new mgcp-client VTY commands under mgw nodePau Espin Pedrol1-3/+3
2022-10-19Update examples to use mgw pooling VTY commandsPau Espin Pedrol1-4/+4