aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meas
AgeCommit message (Expand)AuthorFilesLines
2023-10-04meas: lchan_meas_check_compute(): fix -SUB frame substitutionVadim Yanitskiy1-546/+369
2023-10-04meas: lchan_meas_sub_num_expected(): proper cmode enforcementVadim Yanitskiy1-695/+695
2023-10-04meas: also match stderr logging for meas_testVadim Yanitskiy3-2/+8426
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-1/+7
2023-03-14tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+1
2022-09-12tests/*/Makefile.am: Fix typo in LIBOSMONETIF_CFLAGSPau Espin Pedrol1-1/+1
2022-09-06Depend on libosmo-netifPau Espin Pedrol1-0/+2
2022-08-11Clean up osmo-bts-*/Makefile.amPau Espin Pedrol1-2/+16
2022-05-10measurement: fix matching of SUB frames by TDMA FNVadim Yanitskiy1-37/+10
2022-05-10measurement: move SACCH detection to process_l1sap_meas_data()Vadim Yanitskiy1-32/+3
2022-05-10tests/meas: improve test_ts45008_83_is_sub_is_sub()Vadim Yanitskiy1-44/+47
2022-05-10tests/meas: improve logging in test_ts45008_83_is_sub_single()Vadim Yanitskiy1-8/+3
2022-05-10struct bts_ul_meas: reflect C/I units in field name s/c_i/ci_cb/Vadim Yanitskiy2-2/+2
2022-04-15tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2021-09-13MS Power Control Loop: Feed UL C/I from correct measurement periodPau Espin Pedrol1-1/+1
2021-05-11[VAMOS] Merge bts_trx_init() into gsm_bts_trx_alloc()Vadim Yanitskiy1-4/+0
2021-02-15ta_control: make 'struct bts_ul_meas' parameters constVadim Yanitskiy1-1/+1
2020-10-26measurement: fix expected number of measurementsPhilipp Maier1-0/+1
2020-06-18meas_tests: Avoid redefining all bts_model stubsPau Espin Pedrol2-86/+1
2020-04-25measurement: remove unecessary is_amr_sid_update parameterPhilipp Maier1-1/+1
2020-01-20measurment: write irssi_full_sum variable correctlyPhilipp Maier2-4/+4
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-2/+2
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-4/+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-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-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte2-0/+249
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-01-25various Makefile.am: add missing CFLAGSAlexander Huemer1-1/+1
2018-01-25cosmetic: Makefile.am whitespaceAlexander Huemer1-1/+1
2018-01-10meas_test: fix header file referencesPhilipp Maier1-26/+1
2017-12-07cosmetic: meas_test: fix section commentPhilipp Maier2-2/+2
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
2017-07-10measurement: fix measurment reportPhilipp Maier4-0/+3374