aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Move Access Burst link quality handling to L1SAPVadim Yanitskiy1-0/+2
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol3-5/+5
2018-11-19properly initialize si3 in test_is_ccch_for_agch_setup()Stefan Sperling1-1/+1
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol4-8/+26
2018-09-30paging_test: Fix AGCH/PCH split test for second half of 102 multiframeHarald Welte2-13/+13
2018-09-13measurement: fix unit-test test_lchan_meas_process_measurementPhilipp Maier1-2/+5
2018-09-13measurement: remove missed interval end detectionPhilipp Maier2-587/+0
2018-08-31paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier2-0/+76
2018-08-30measurement: add SUB measurements in test_lchan_meas_process_measurementPhilipp Maier2-417/+66
2018-08-30measurement: substitue missing measurementsPhilipp Maier3-56/+633
2018-08-29cosmetic: test_is_meas_overdue() does not test is_meas_complete()Philipp Maier2-2/+2
2018-08-29measurement: fix is_meas_overdue() and increase testcoveragePhilipp Maier1-0/+216
2018-08-29measurement: add unit tests for ts45008_83_is_sub()Philipp Maier2-0/+158
2018-08-29measurement: add unit tests for is_meas_complete()Philipp Maier2-0/+181
2018-08-28cosmetic: remove wrong commentPhilipp Maier1-3/+0
2018-08-28cosmetic: fix sourcecode formattingPhilipp Maier1-12/+12
2018-08-20measurement: make sure measurement interval end is detectedPhilipp Maier2-0/+918
2018-08-16cosmetic: separate measurement testcase definitionsPhilipp Maier3-156/+153
2018-07-02Remove unneeded direct libortp dependencyPau Espin Pedrol5-10/+10
2018-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte2-0/+249
2018-06-08compact AGCH queue: Drop too msg diff than IMM_ASS_REJPau Espin Pedrol1-1/+1
2018-06-08bts_agch_enqueue: Decrease queue len hard_limit from 1000 to 100Pau Espin Pedrol1-2/+2
2018-04-17Include missing headers for osmo_init_logging2Pau Espin Pedrol3-0/+3
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr7-8/+13
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte6-59/+44
2018-03-17cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte1-12/+12
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier1-15/+15
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier1-0/+26
2018-01-25various Makefile.am: add missing CFLAGSAlexander Huemer3-3/+3
2018-01-25cosmetic: Makefile.am whitespaceAlexander Huemer3-3/+3
2018-01-21Move -I inside *INCDIR variableMax1-1/+1
2018-01-19fix build: tests/sysmobts: add missing -I$(SYSMOBTS_INCDIR)Neels Hofmeyr1-1/+1
2018-01-19fix build: tests/misc: missing libosmo-abis and -trau flagsMax1-3/+5
2018-01-10meas_test: fix header file referencesPhilipp Maier1-26/+1
2017-12-11cosmetic: tests/agch: remove unused var "static_ilv"Philipp Maier1-4/+0
2017-12-11cosmetic: tests/power: remove unused var "ret"Philipp Maier1-1/+0
2017-12-10cosmetic: tests/Makefile.am: remove excess whitespacePhilipp Maier1-5/+5
2017-12-07cosmetic: meas_test: fix section commentPhilipp Maier2-2/+2
2017-10-24Make power test more verboseMax2-16/+20
2017-10-23Move power loop to generic testsMax7-63/+112
2017-10-08Remove build dependency on legacy OpenBSCMax8-8/+8
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte6-6/+6
2017-07-10measurement: fix measurment reportPhilipp Maier6-1/+3381
2017-05-22Remove redundant testMax5-533/+1
2017-05-22osmo-bts-trx: use libosmocodingMax2-24/+17
2017-05-09Prepare for extended SI2quater supportMax1-1/+1
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte1-0/+8
2017-03-14Check for suitable lchan type when detecting HOMax1-0/+2
2017-02-10Fix typo in TCH/H interleaving tableMax1-1/+1
2017-02-07Add new unit-test for transmit power computation codeHarald Welte6-1/+316