osmo-bts/tests/meas
Philipp Maier 07aa8927e1 measurement: fix expected number of measurements
The logic in measurement.c checks the amount of collected measurement
values. This is done for the total amount of measurements and the amount
of SUB blocks measurements.

The functions that return the expected number of measurement values
currently do not take into account that the mode of a TCH/F or TCH/H has
an effect on the number of expected SUB blocks. (In signalling channels
all blocks count as SUB). Also a TCH/H in signalling mode generates only
half the amount of measurements because the blocks in signalling mode
are sepreded over 6 bursts instead of 4. This also needs to be taken
into account.

Change-Id: I01c7b6cc908c647263ab88f6b6281c4732f88779
Related: OS#4799
2020-10-26 17:53:57 +01:00
..
Makefile.am meas_tests: Avoid redefining all bts_model stubs 2020-06-18 14:19:43 +02:00
meas_test.c measurement: fix expected number of measurements 2020-10-26 17:53:57 +01:00
meas_test.ok measurment: write irssi_full_sum variable correctly 2020-01-20 14:33:51 +00:00
meas_testcases.h measurment: write irssi_full_sum variable correctly 2020-01-20 14:33:51 +00:00
sysmobts_fr_samples.h measurement: fix measurment report 2017-07-10 15:30:59 +00:00