osmo-iuh/src/tests
Neels Hofmeyr 8e29b23119 new_rab_par_voice(): add bitrate params, call with (6700, 12200)
The guaranteedBitrate lowers from 12200 to 6700, which is mimicking the values
found in a trace from a production 3G environment. So far we have no reason to
choose these values other than knowing that other operators seem to do this.

This came up while trying to fix voice RAB for the nano3G, but this patch had
no effect on that. Now that it's here, we might as well keep it.

Change-Id: Ia7eecca43d62a6a020466e9b8dc8b566ca988f9f
2017-02-02 04:58:54 +01:00
..
Makefile.am fix build: look for generated sources in builddir, not srcdir 2016-10-10 13:34:38 +02:00
dummy_cn_sua.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
hnb-test-layers.h hnb-test: receive Paging, add CL rx 2016-04-19 18:19:31 +02:00
hnb-test-ranap.c hnb-test: receive Paging, add CL rx 2016-04-19 18:19:31 +02:00
hnb-test-rua.c build: fix ranap gen, use same for gen hnbap and rua gen 2016-09-09 06:43:31 +00:00
hnb-test.c log VTY telnet bind only once 2016-09-26 22:44:18 +02:00
hnb-test.h hnb-test: make hnb-gw address configurable 2016-02-29 13:33:44 +01:00
test-helpers.c ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. 2016-04-06 18:55:14 +02:00
test-helpers.err tests: don't log filename nor color in unit tests 2016-09-09 06:43:30 +00:00
test-helpers.ok ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. 2016-04-06 18:55:14 +02:00
test-hnbap.c build: fix ranap gen, use same for gen hnbap and rua gen 2016-09-09 06:43:31 +00:00
test-hnbap.ok Autotoolize the build 2015-12-15 15:10:31 +01:00
test-ranap.c fix msgb talloc context initialization 2016-10-13 04:17:40 +02:00
test-ranap.ok new_rab_par_voice(): add bitrate params, call with (6700, 12200) 2017-02-02 04:58:54 +01:00
test_common.c fix msgb talloc context initialization 2016-10-13 04:17:40 +02:00
test_common.h factor out some common shared test init code 2015-12-25 15:34:22 +01:00
testsuite.at ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test. 2016-04-06 18:55:14 +02:00