osmo-bts/tests/amr
Vadim Yanitskiy fe21e88630 struct amr_multirate_conf: remove ms_mode[], raname bts_mode[]
Looks like this structure was copied from openbsc/osmo-bsc as-is.
The ms_mode[] makes no sense in the context of BTS, so remove it
and rename bts_mode[] to mode[] for the sake of brevity.

Change-Id: I7442360ed857554440a0b9854f2d2bbab9dc5a71
Related: SYS#5917, OS#4984
2022-04-17 13:14:59 +00:00
..
Makefile.am tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-15 01:01:16 +03:00
amr_test.c struct amr_multirate_conf: remove ms_mode[], raname bts_mode[] 2022-04-17 13:14:59 +00:00
amr_test.err tests/amr: add a unit test for amr_parse_mr_conf() 2022-04-13 18:04:20 +03:00
amr_test.ok amr: fix parsing of threshold and hysteresis in amr_parse_mr_conf() 2022-04-13 18:04:20 +03:00