aboutsummaryrefslogtreecommitdiffstats
path: root/bts/BTS_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2020-05-26library/RSL_Emulation: server mode: handle multiple transceiversVadim Yanitskiy1-1/+2
2020-05-25BTS: use existing templates for ASP_RSL_UnitdataVadim Yanitskiy1-39/+28
2020-05-18BTS: move ASP_IPA_EVENT_UP handling to f_init_rsl()Vadim Yanitskiy1-17/+10
2020-05-18library/IPA: use tr_ASP_IPA_EV instead of inline templatesVadim Yanitskiy1-2/+2
2020-05-06BTS: verify presence of GPRS Indicator in SI4 Rest OctetsVadim Yanitskiy1-21/+65
2020-05-06BTS: refactor f_get_si3(), so it can be used to get SI4Vadim Yanitskiy1-13/+15
2020-05-06BTS: fix missing GPRS Indicator in SI4 Rest OctetsVadim Yanitskiy1-3/+2
2020-05-06BTS: manually compose Rest Octets for SI Type 3 and 4Vadim Yanitskiy1-2/+24
2020-05-03BTS: fix f_get_si3(): do not return uninitialized SI valueVadim Yanitskiy1-1/+1
2020-05-03BTS: refactor f_si3_has_gprs_indicator(): use SI3RestOctetsVadim Yanitskiy1-59/+4
2020-03-31BTS: fix as_l1_count_paging(): do not count PCH filling messagesVadim Yanitskiy1-1/+4
2020-03-30BTS: fix as_l1_count_paging(): use ispresent() instead of isvalue()Vadim Yanitskiy1-2/+2
2020-03-28library/RSL_Types: use MobileIdentityLV for MS Identity IEVadim Yanitskiy1-14/+18
2020-03-28library/GSM_RR_Types: do not duplicate Mobile Identity recordsVadim Yanitskiy1-2/+2
2020-02-13bts: Introduce new module for performance testsPau Espin Pedrol1-0/+1
2020-01-12BTS_Tests: skip tests that need PCU socket accessPhilipp Maier1-4/+5
2020-01-06BTS_Tests: tolerate empty measurement result on chan est.Philipp Maier1-1/+69
2019-12-10bts: Update transmitted MS power as requested by BTSPau Espin Pedrol1-7/+23
2019-11-23library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fieldsVadim Yanitskiy1-4/+4
2019-11-15bts: TC_rsl_ms_pwr_dyn_down: Fix expected MS Power levelPau Espin Pedrol1-1/+1
2019-11-06BTS_Tests.ttcn: fix: move TC_pcu_ptcch to a proper placeVadim Yanitskiy1-1/+1
2019-10-21BTS_Tests.ttcn: add a test case for PTCCH/D and PTCCH/UVadim Yanitskiy1-0/+90
2019-10-08bts: Fix race condition in f_dyn_ipa_pdch_(de)actPau Espin Pedrol1-2/+18
2019-09-06Revert "bts: f_init_pcu: sleep before connect"Oliver Smith1-4/+3
2019-08-29bts: add test TC_pcu_socket_verify_info_indOliver Smith1-0/+23
2019-08-29bts: f_init_pcu: sleep before connectOliver Smith1-0/+3
2019-07-26BTS_Tests.ttcn: fix: use reasonable minimum default for C/IVadim Yanitskiy1-2/+2
2019-07-16BTS_Tests.ttcn: introduce TC_pcu_data_ind_lqual_cbVadim Yanitskiy1-0/+77
2019-07-14unbreak some measurement testsEric Wild1-3/+6
2019-06-18BTS: BS power testsEric Wild1-0/+95
2019-06-17BTS: test that RSL MS POWER does not activate MS power control without PP IEEric Wild1-1/+62
2019-06-17BTS: add another failing power control testEric Wild1-0/+56
2019-06-12BTS: add some dynamic power control testsEric Wild1-2/+354
2019-06-08BTS: pcu_rr_suspend clean up and release the channelAlexander Couzens1-0/+5
2019-06-05bts: Check if BTS_TRXC port is mapped before attempting UDP socket connectHarald Welte1-1/+1
2019-06-04BTS_Tests.ttcn: fix name of f_trx_fake_toffs256()Vadim Yanitskiy1-3/+3
2019-06-04BTS_Tests.ttcn: indicate default RSSI=-60 to FakeTRXVadim Yanitskiy1-1/+2
2019-06-04BTS_Tests.ttcn: fix TRXC port mapping between test_CT and ConnHdlrVadim Yanitskiy1-37/+37
2019-06-04BTS_Tests.ttcn: correct error messages about TRXC connectionVadim Yanitskiy1-2/+6
2019-06-04bts: Extend LAPDm test suite with a number of new testsHarald Welte1-3/+5
2019-06-02bts: don't require users to pass test case name to f_init()Harald Welte1-37/+38
2019-06-02BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACHVadim Yanitskiy1-0/+70
2019-06-01library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurableVadim Yanitskiy1-2/+2
2019-06-01L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCHVadim Yanitskiy1-16/+16
2019-05-31ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed valuesVadim Yanitskiy1-1/+1
2019-05-30bts: move f_pad_oct() to Osmocom_Types as it's generally usefulHarald Welte1-8/+0
2019-05-29bts: Verify SI3 GPRS indication reflects PCU interface statusHarald Welte1-1/+172
2019-05-28Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IEEric Wild1-0/+66
2019-05-28Extend BTS_Tests.ttcn with test for RSL channel activation with static MS PowerEric Wild1-0/+43
2019-05-28bts: TC_pcu_{time,rts}_ind: Higher tolerancesHarald Welte1-2/+2