aboutsummaryrefslogtreecommitdiffstats
path: root/bts
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-04BTS_Tests.ttcn: fix: properly expect I-frames in f_TC_encr_cmd()Vadim Yanitskiy1-4/+27
2018-10-04BTS_Tests.ttcn: mark f_unitdata_mo() as privateVadim Yanitskiy1-1/+1
2018-10-04BTS_Tests.ttcn: share as_rsl_sacch_ind() and as_rsl_any_ind()Vadim Yanitskiy1-12/+19
2018-10-03BTS_Tests.ttcn: extend f_unitdata_mo() with tolerance parametersVadim Yanitskiy1-2/+18
2018-10-03bts: Add timing offset tolerance module parameter to support real HWPau Espin Pedrol1-14/+12
2018-09-26bts: Account for elapsed time in paging timerPau Espin Pedrol1-21/+44
2018-09-16bts: Add second VTY connection to BSCHarald Welte3-0/+20
2018-09-16bts: update TODO comments; remove tests already coveredHarald Welte1-4/+2
2018-09-16BTS: enable encryption + RLL tests for Lm (TCH/H) channelsVadim Yanitskiy1-1/+1
2018-09-12BTS_Tests: check paging channel fn (bs_ag_blks_res)Philipp Maier1-3/+59
2018-09-06update expected resultsNeels Hofmeyr1-2/+2
2018-09-04update DTX fill frame test expectationsStefan Sperling1-19/+47
2018-08-30bts_tests: do not define bs_ag_blks_res in multiple locationsPhilipp Maier1-4/+8
2018-08-09add DTX fill frame BTS testsStefan Sperling2-0/+191
2018-07-27detect VTY TELNET port connection failures (attempt #2)Stefan Sperling1-0/+1
2018-07-27BTS: enable encryption + RLL tests for Bm (TCH/F) channelsVadim Yanitskiy1-1/+1
2018-07-27BTS: fix: pad LAPDm frames before sending via L1CTLVadim Yanitskiy1-2/+8
2018-07-27Revert "detect VTY TELNET port connection failures in TTCN3 tests"Neels Hofmeyr1-1/+0
2018-07-27detect VTY TELNET port connection failures in TTCN3 testsStefan Sperling1-0/+1
2018-07-26update expected test result for TC_sacch_multi_chgStefan Sperling1-3/+1
2018-07-26bts: Stop all components before mtc.stop in f_shutdownDaniel Willmann1-0/+1
2018-07-25fix length of frame generated by f_TC_rll_ud_indStefan Sperling1-1/+1
2018-07-25BTS: fix length of frames generated by f_TC_chan_act_encrStefan Sperling1-1/+1
2018-07-22bts: add missing BTS_Tests.cfg config fileHarald Welte1-0/+31
2018-07-06BTS_Tests: Ensure mtc.stop is called after setverdict(fail, ...)Daniel Willmann1-40/+74