aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meas/meas_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-1/+7
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 Yanitskiy1-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 Pedrol1-85/+0
2020-04-25measurement: remove unecessary is_amr_sid_update parameterPhilipp Maier1-1/+1
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 Maier1-583/+0
2018-08-30measurement: add SUB measurements in test_lchan_meas_process_measurementPhilipp Maier1-9/+18
2018-08-30measurement: substitue missing measurementsPhilipp Maier1-3/+19
2018-08-29cosmetic: test_is_meas_overdue() does not test is_meas_complete()Philipp Maier1-1/+1
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 Maier1-0/+133
2018-08-29measurement: add unit tests for is_meas_complete()Philipp Maier1-0/+177
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 Maier1-0/+440
2018-08-16cosmetic: separate measurement testcase definitionsPhilipp Maier1-155/+1
2018-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte1-0/+215
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-01-10meas_test: fix header file referencesPhilipp Maier1-26/+1
2017-12-07cosmetic: meas_test: fix section commentPhilipp Maier1-1/+1
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
2017-07-10measurement: fix measurment reportPhilipp Maier1-0/+222