aboutsummaryrefslogtreecommitdiffstats
path: root/bts
AgeCommit message (Expand)AuthorFilesLines
2019-05-27bts: Add copyright + license header + short summary/explanationHarald Welte1-0/+21
2019-05-27bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socketHarald Welte1-0/+74
2019-05-27bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCHHarald Welte1-0/+24
2019-05-27bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}()Harald Welte1-25/+57
2019-05-27bts: Fully implement TC_pcu_data_req_{pdtch,ptcch}Harald Welte1-16/+71
2019-05-25bts: Add TC_pcu_rts_req() to verify PCUIF_RTS_REQHarald Welte1-0/+74
2019-05-25Add TC_pcu_oml_alert() for testing PCU-originated OML alertsHarald Welte1-0/+29
2019-05-25bts: Add Test for receiving PCUIF_TIME_IND on BTS PCU interfaceHarald Welte1-1/+55
2019-05-24bts: Add tests for CCCH LOAD IND (RACH)Harald Welte1-2/+129
2019-05-23bts: Extend BTS_Tests.ttcn with test for RSL channel activation with TA from ...Eric Wild1-0/+50
2019-05-21bts: Add tests for CBCH LOAD IND (underflow, overflow)Harald Welte1-5/+186
2019-05-21bts: Add TC_sms_cb_cmd_sdcch{4,8}_extd_multiHarald Welte1-0/+18
2019-05-21bts: Test case for mixed NORMAL and DEFAULT SMSCBHarald Welte1-0/+19
2019-05-21bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCHHarald Welte1-62/+218
2019-05-21bts: Test for removal of CBCH DEFAULT messageHarald Welte1-0/+52
2019-05-21bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_default_onlyHarald Welte1-12/+105
2019-05-21bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_multi()Harald Welte1-0/+36
2019-05-21bts: CBCH related tests for OsmoBTSHarald Welte3-6/+353
2019-05-20bts: Add TC_sacch_chan_act_ho_async + TC_sacch_chan_act_ho_syncHarald Welte1-4/+152
2019-05-19bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACTHarald Welte1-4/+51
2019-05-19bts: Extend BTS_Tests.ttcn with test for RSL error handlingHarald Welte1-3/+93
2019-04-26BTS_Tests: use 0.0 as default for mp_ipa_up_delayPhilipp Maier1-1/+1
2019-04-24BTS_Tests: wait until BTS supplies stable signalPhilipp Maier1-0/+5
2019-04-24BTS_Tests: default value for mp_ipa_up_timeout too lowPhilipp Maier1-1/+1
2019-04-23BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACHVadim Yanitskiy2-0/+66
2019-03-21BTS: use PCU-related test cases as version stringMax1-18/+35
2019-03-14Log FN and RA in TC_rach_max_taMax1-1/+1
2019-03-11TC_rach_content(): fail test explicitlyMax1-2/+3
2019-02-25Log all RA values which cause test failureMax1-2/+6
2019-02-21Log FN and RA on RACH test timeoutsMax1-1/+1
2019-02-21bts: Fix race condition in f_dyn_ipa_pdch_(de)actPau Espin Pedrol1-2/+18
2019-01-23update expected resultsNeels Hofmeyr1-6/+28
2019-01-12BTS_Tests.ttcn: fix: use TRXC interface of the BTS side, not BBVadim Yanitskiy1-20/+20
2018-12-23BTS_Tests: Verify RSL MS POWER CONTROL and SACCH MS POWER LEVELPhilipp Maier2-1/+72
2018-11-20bts: Disable PCU related tests if PCU socket not configuredPau Espin Pedrol1-17/+21
2018-11-06bts: Introduce mp_ipa_up_timeout parameterPau Espin Pedrol1-1/+3
2018-11-06bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSLPau Espin Pedrol1-4/+24
2018-10-24BTS_Tests: Use Misc_Helpers.f_shutdown consistentlyDaniel Willmann2-208/+131
2018-10-23bts: Disable testing FACCH/H with real HWPau Espin Pedrol1-10/+22
2018-10-23bts: Introduce mp_ul_rxlev_exp and use mp_rxlev_exp to craft meas repPau Espin Pedrol1-6/+5
2018-10-21BTS_Tests.ttcn: fix: don't overwrite the expected meas resultsVadim Yanitskiy1-5/+0
2018-10-15add an IPA test which sends a chopped payloadStefan Sperling1-0/+5
2018-10-15add chopped IPA ping test to BTS testsStefan Sperling2-0/+8
2018-10-10bts: f_tx_lapdm: Build SacchL1Header with proper valuesPau Espin Pedrol1-7/+11
2018-10-05BTS_Tests.ttcn: fix: expect RSL_MEAS_RES messagesVadim Yanitskiy1-0/+4
2018-10-05BTS_Tests.ttcn: fix: properly detect Measurement ReportsVadim Yanitskiy1-10/+2
2018-10-05BTS_Tests.ttcn: add 'lazy' mode for as_meas_res()Vadim Yanitskiy1-1/+2
2018-10-04bts: Use f_L1CTL_PARAM to set expected ms power level for dummy MeasRepPau Espin Pedrol1-0/+1
2018-10-04bts: Add parameter to set and expect a specific MS power levelPau Espin Pedrol1-5/+10
2018-10-04BTS_Tests.ttcn: don't tolerate any RSL messages by defaultVadim Yanitskiy1-2/+2