aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol2018-11-263-5/+5
* properly initialize si3 in test_is_ccch_for_agch_setup()Stefan Sperling2018-11-191-1/+1
* bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol2018-11-184-8/+26
* paging_test: Fix AGCH/PCH split test for second half of 102 multiframeHarald Welte2018-09-302-13/+13
* measurement: fix unit-test test_lchan_meas_process_measurementPhilipp Maier2018-09-131-2/+5
* measurement: remove missed interval end detectionPhilipp Maier2018-09-132-587/+0
* paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier2018-08-312-0/+76
* measurement: add SUB measurements in test_lchan_meas_process_measurementPhilipp Maier2018-08-302-417/+66
* measurement: substitue missing measurementsPhilipp Maier2018-08-303-56/+633
* cosmetic: test_is_meas_overdue() does not test is_meas_complete()Philipp Maier2018-08-292-2/+2
* measurement: fix is_meas_overdue() and increase testcoveragePhilipp Maier2018-08-291-0/+216
* measurement: add unit tests for ts45008_83_is_sub()Philipp Maier2018-08-292-0/+158
* measurement: add unit tests for is_meas_complete()Philipp Maier2018-08-292-0/+181
* cosmetic: remove wrong commentPhilipp Maier2018-08-281-3/+0
* cosmetic: fix sourcecode formattingPhilipp Maier2018-08-281-12/+12
* measurement: make sure measurement interval end is detectedPhilipp Maier2018-08-202-0/+918
* cosmetic: separate measurement testcase definitionsPhilipp Maier2018-08-163-156/+153
* Remove unneeded direct libortp dependencyPau Espin Pedrol2018-07-025-10/+10
* Add min/max/std-dev measurement reporting for TOA256Harald Welte2018-06-292-0/+249
* compact AGCH queue: Drop too msg diff than IMM_ASS_REJPau Espin Pedrol2018-06-081-1/+1
* bts_agch_enqueue: Decrease queue len hard_limit from 1000 to 100Pau Espin Pedrol2018-06-081-2/+2
* Include missing headers for osmo_init_logging2Pau Espin Pedrol2018-04-173-0/+3
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-047-8/+13
* Get rid of 'struct gsm_bts_role_bts'Harald Welte2018-03-176-59/+44
* cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte2018-03-171-12/+12
* bts: use feature list instead of speech codec tablePhilipp Maier2018-02-221-15/+15
* rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier2018-02-191-0/+26
* various Makefile.am: add missing CFLAGSAlexander Huemer2018-01-253-3/+3
* cosmetic: Makefile.am whitespaceAlexander Huemer2018-01-253-3/+3
* Move -I inside *INCDIR variableMax2018-01-211-1/+1
* fix build: tests/sysmobts: add missing -I$(SYSMOBTS_INCDIR)Neels Hofmeyr2018-01-191-1/+1
* fix build: tests/misc: missing libosmo-abis and -trau flagsMax2018-01-191-3/+5
* meas_test: fix header file referencesPhilipp Maier2018-01-101-26/+1
* cosmetic: tests/agch: remove unused var "static_ilv"Philipp Maier2017-12-111-4/+0
* cosmetic: tests/power: remove unused var "ret"Philipp Maier2017-12-111-1/+0
* cosmetic: tests/Makefile.am: remove excess whitespacePhilipp Maier2017-12-101-5/+5
* cosmetic: meas_test: fix section commentPhilipp Maier2017-12-072-2/+2
* Make power test more verboseMax2017-10-242-16/+20
* Move power loop to generic testsMax2017-10-237-63/+112
* Remove build dependency on legacy OpenBSCMax2017-10-088-8/+8
* Fix build after recent gsm_bts_alloc() changeHarald Welte2017-08-146-6/+6
* measurement: fix measurment reportPhilipp Maier2017-07-106-1/+3381
* Remove redundant testMax2017-05-225-533/+1
* osmo-bts-trx: use libosmocodingMax2017-05-222-24/+17
* Prepare for extended SI2quater supportMax2017-05-091-1/+1
* sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte2017-04-061-0/+8
* Check for suitable lchan type when detecting HOMax2017-03-141-0/+2
* Fix typo in TCH/H interleaving tableMax2017-02-101-1/+1
* Add new unit-test for transmit power computation codeHarald Welte2017-02-076-1/+316
* bursts test: test_pdtch: pre-init result memNeels Hofmeyr2016-12-021-0/+2