osmo-bsc/tests
Neels Hofmeyr 377aac83bb test_gsm48_multirate_config: rather keep 4x amr_mode
In osmo-bsc, gsm48_multirate_config() is used in a way where the struct
amr_mode *modes always points at the full set of configured modes, and
only the AMR bits m4_75 thru m12_2 are unset to filter the used modes.

In the current test, the bits are unset to filter, but also the struct
amr_mode *modes is reduced accordingly. Instead, keep the modes fully
populated and unset only bits, like osmo-bsc does in practice.

The test results should not (and do not) differ.

Change-Id: I545de6fb66a4b74a3f08899795b4b4d9c4538f58
2021-05-03 13:21:55 +00:00
..
abis Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
acc tests: Explicitly drop category from log 2021-02-20 17:14:49 +00:00
bsc fix/refactor neighbor config 2021-03-24 21:22:21 +01:00
codec_pref Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
ctrl vty: deprecate BTS type 'sysmobts' in favor of 'osmo-bts' 2021-04-12 18:54:40 +00:00
gsm0408 test_gsm48_multirate_config: rather keep 4x amr_mode 2021-05-03 13:21:55 +00:00
handover Lb: stop RESET FSM when sccp_user is unbound 2021-04-27 17:34:23 +02:00
nanobts_omlattr Fix typo in function nanobts_attr_nsvc_get 2020-12-04 14:44:43 +01:00
subscr tests: Replace deprecated API log_set_print_filename 2021-02-20 17:14:49 +00:00
Makefile.am Introduce Neighbor Resolution Service 2021-01-13 17:14:09 +01:00
atlocal.in Fix repo split aftermath 2017-10-02 08:38:34 +00:00
cbc.vty CBSP VTY: re-add legacy cbc config for backwards compat 2020-09-03 15:04:29 +02:00
ctrl_test_runner.py Fix neigh resolution service on local neighbours 2021-02-13 08:15:01 +00:00
gprs_bvci_default.vty osmo-bsc/bsc_vty: set default gprs cell bvci to 2 2020-03-12 12:00:24 +01:00
handover_cfg.vty handover vty doc: explain rxqual values 2020-11-17 03:32:14 +01:00
neighbor_ident.vty vty: deprecate BTS type 'sysmobts' in favor of 'osmo-bts' 2021-04-12 18:54:40 +00:00
nri_cfg.vty MSC pooling: add 'no allow-attach' for MSC off-loading 2020-06-17 00:14:01 +02:00
osmo-bsc.vty resurrect meas_feed.c: vty, vty-test 2018-05-04 15:02:24 +00:00
power_ctrl.vty power_control: make P_CON_INTERVAL parameter configurable 2021-02-07 19:20:12 +01:00
smlc.vty add smlc.vty test 2020-10-15 05:39:09 +02:00
testsuite.at drop neighbor_ident_test.c 2021-03-24 10:02:29 +01:00
timer.vty lchan_fsm: mode modify: fix missing timeouts and error transitions 2021-04-28 16:32:19 +02:00
vty_test_runner.py drop features 'core-location-area-code' and 'core-cell-identity' 2020-10-16 13:51:48 +00:00