Attention is currently required from: laforge.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/34597?usp=email )
Change subject: meas: also match stderr logging for meas_test ......................................................................
Patch Set 2: Code-Review+2
(1 comment)
Patchset:
PS2:
not entirely sure if we really want to match 1:1 each character in hundreds of lines of measurement […]
I think it should not be a problem as long as a) the logging formatting is properly configured (no filename, line numbers, timestamps); b) we're matching only `DMEAS` logging and nothing else. This helps to understand how the logic actually behaves under the hood and for instance helped me with fixing a bug (https://gerrit.osmocom.org/c/osmo-bts/+/34598).