aboutsummaryrefslogtreecommitdiffstats
path: root/bts/BTS_Tests_LAPDm.ttcn
AgeCommit message (Expand)AuthorFilesLines
2023-11-22BTS_Tests_LAPDm.TC_sabm_retransmit_bts: Fix time to waitAndreas Eversberg1-1/+2
2023-11-22BTS_Tests_LAPDm.TC_nr_seq_error: Fix testAndreas Eversberg1-0/+5
2023-06-12Fix the BTS_Tests_LAPDm.TC_t200_n200 testAndreas Eversberg1-4/+4
2021-10-31BTS_Tests: make TRX number configurable for ConnHdlrVadim Yanitskiy1-2/+3
2020-11-24BTS_Tests: make Training Sequence Code configurableVadim Yanitskiy1-2/+4
2020-11-24BTS_Tests: re-organize configuration of TRX/TS paramsVadim Yanitskiy1-3/+5
2020-11-24library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcnVadim Yanitskiy1-1/+2
2020-10-21bts-lapdm: Early termination on f_lapdm_transceive_mo() failurePau Espin Pedrol1-5/+4
2020-10-21bts-lapdm: Introduce test TC_normal_reestablishment_state_unackedPau Espin Pedrol1-0/+68
2020-10-21bts-lapdm: Introduce test TC_normal_reestablishmentPau Espin Pedrol1-0/+63
2020-10-19bts: Drop duplicated f_establish_dcchPau Espin Pedrol1-10/+0
2020-09-14BTS_Tests: group hopping parameters into a separate recordVadim Yanitskiy1-4/+6
2020-07-14BTS_Tests_LAPDm: consider frequency hopping parametersVadim Yanitskiy1-4/+12
2020-07-14BTS_Tests: implement optional frequency hopping supportVadim Yanitskiy1-0/+6
2019-12-10bts: Early terminate TC_rec_invalid_frame on errorPau Espin Pedrol1-21/+32
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-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: 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 Welte1-3/+453
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