aboutsummaryrefslogtreecommitdiffstats
path: root/bts
AgeCommit message (Expand)AuthorFilesLines
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: Early terminate TC_rec_invalid_frame on errorPau Espin Pedrol1-21/+32
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-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-1/+3
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-06bts: Test if BTS forwards ETWS Primary Notification to PCUHarald Welte1-0/+30
2019-09-06Revert "bts: f_init_pcu: sleep before connect"Oliver Smith1-4/+3
2019-09-05bts: Add test for ETWS Primary Notification via P1 Rest OctetsHarald Welte1-0/+175
2019-08-29bts: add configs for running without dockerOliver Smith3-4/+225
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-14bts: clean up old tests and make them work againEric Wild1-133/+83
2019-06-14bts: more lapdm testsEric Wild1-2/+266
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-1/+1
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: Add LAPDm test for SABM with wrong C/R bitHarald Welte1-0/+50
2019-06-04bts: Add test csse for I frame with wrong C/R valueHarald Welte1-0/+54
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: Implement testcase for RR response frame lossHarald Welte1-0/+58
2019-06-04bts: Factor out mobile-originated LAPDm establishmentHarald Welte1-24/+29
2019-06-04bts: Add test for expiring T200 N200+1 timesHarald Welte1-0/+91
2019-06-04bts: Also test SACCH in TC_segm_concatHarald Welte1-16/+45
2019-06-04bts: Add TC_segm_concat to test segmentation+concatenationHarald Welte1-0/+124
2019-06-04bts: Extend LAPDm test suite with a number of new testsHarald Welte2-6/+458
2019-06-02bts: don't require users to pass test case name to f_init()Harald Welte2-41/+42
2019-06-02bts: BTS_Tests_LAPDm.ttcn: rename f_init() to f_lapdm_init()Harald Welte1-7/+11
2019-06-02bts: Remove one indent lvel from BTS_Tests_LAPDm.ttcnHarald Welte1-213/+215
2019-06-02bts: Derive test component that talks RSL and LAPDmHarald Welte1-0/+7
2019-06-02move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcnHarald Welte1-0/+252
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