aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-07hlr: add Check IMEI testsosmith/check-imeiOliver Smith3-7/+169
2019-06-07standalone: add inverted matchOliver Smith1-5/+10
2019-06-05Add osmo-hlr.cfgOliver Smith1-0/+23
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-04RSL_Types: Fix definition of RLL ERROR INDICATIONHarald Welte1-4/+5
2019-06-04bts: Also test SACCH in TC_segm_concatHarald Welte1-16/+45
2019-06-04bts: Add TC_segm_concat to test segmentation+concatenationHarald Welte2-4/+129
2019-06-04bts: Extend LAPDm test suite with a number of new testsHarald Welte3-7/+511
2019-06-04sgsn: Add tests to check GTP retransmit queuePau Espin Pedrol2-0/+121
2019-06-03msc: Fix Iu tests timing out due to explicit CM ServiceAccept not recvdPau Espin Pedrol1-1/+1
2019-06-02LAPDm_RAW_PT: Fix handling of LAPDm on SACCH (L1 header)Harald Welte1-2/+17
2019-06-02LAPDm_RAW_PT: Switch to dedicated channel without RACH+IMM.ASSHarald Welte1-0/+36
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 Welte2-2/+2
2019-06-01lapdm: Rename 'dummy_CT' to more reasonable 'lapdm_test_CT'Harald Welte1-12/+12
2019-06-02BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACHVadim Yanitskiy2-0/+79
2019-06-01library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurableVadim Yanitskiy2-6/+11
2019-06-01L1CTL_RACH_REQ: make both chan_nr and link_id configurableVadim Yanitskiy2-6/+10
2019-06-01L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCHVadim Yanitskiy2-19/+26
2019-05-31msc: Add module param to disable osmux (fix msc-latest jenkins job)Pau Espin Pedrol1-6/+14
2019-05-31msc: Enable/disable osmux always based on testPau Espin Pedrol1-1/+5
2019-05-31ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed valuesVadim Yanitskiy2-2/+6
2019-05-30lapdm: fix comment 'thinko' about which type of message is retransmittedHarald Welte1-1/+1
2019-05-30lapdm: Enable all tests in control sectionHarald Welte1-2/+0
2019-05-30LAPDm_RAW_PT: Always pad MAC blocks to their sizeHarald Welte1-1/+2
2019-05-30bts: move f_pad_oct() to Osmocom_Types as it's generally usefulHarald Welte2-8/+8
2019-05-29bts: Initial set of OML testsHarald Welte4-2/+628
2019-05-29bts: Verify SI3 GPRS indication reflects PCU interface statusHarald Welte1-1/+172
2019-05-29bsc: Add module param to disable osmux (fix bsc-latest jenkins job)Pau Espin Pedrol1-2/+11
2019-05-28L1CTL_Types.ttcn: do not restrict the length of L1ctlDataIndVadim Yanitskiy1-1/+1
2019-05-28ggsn: Add test to verify retransmit queue_respPau Espin Pedrol2-3/+35
2019-05-28Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IEEric Wild2-1/+89
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 Welte2-0/+26
2019-05-27bts: Add test ensuring only one connection to PCU interface acceptedHarald Welte1-0/+26
2019-05-27Fix use of osmocom-extended RSL Channel NumbersHarald Welte2-7/+20
2019-05-27L1CTL: Add support for CCCH_MODE_COMBINED_CBCHHarald Welte3-4/+5
2019-05-27bsc-nat: Introduce Osmux testPau Espin Pedrol6-12/+80
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte84-32/+596
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 Welte2-1/+77
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