aboutsummaryrefslogtreecommitdiffstats
path: root/bts/BTS_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-27bts: Verify PCU socket can disconnect + re-connectHarald Welte1-0/+21
2019-05-27bts: Add test ensuring only one connection to PCU interface acceptedHarald Welte1-0/+26
2019-05-27L1CTL: Add support for CCCH_MODE_COMBINED_CBCHHarald Welte1-2/+2
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-1/+3
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: CBCH related tests for OsmoBTSHarald Welte1-6/+5
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 Yanitskiy1-0/+65
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-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 Maier1-1/+71
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 Willmann1-207/+130
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 Sperling1-0/+7