This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via e44a5687c4728a3ef1f730ec7349cef135cf174a (commit) from 5825e5cfb245f32a409c7784e51fb1e774adf799 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=e44a5687c4728a3ef1f730ec7349cef13...
commit e44a5687c4728a3ef1f730ec7349cef135cf174a Author: Max msuraev@sysmocom.de Date: Tue Dec 19 13:10:07 2017 +0100
Fix tests after rate_ctr change
Recent change lin libosmocore disallow registering rate_ctr with the same name and indexing multiple times. To accommodate to this:
* allocate network struct once and use it for all tests * free bts struct after each test
This is a backport of 4ab7268a902af24fcd4870148b709fed4fbf900c from OsmoBSC.
Change-Id: Ic5fab86bca617cabcd59484066975e17ab2320b6 Related: OS#2757
-----------------------------------------------------------------------
Summary of changes: openbsc/tests/channel/channel_test.c | 35 ++++++------- openbsc/tests/gsm0408/gsm0408_test.c | 99 ++++++++++++++++++----------------- openbsc/tests/gsm0408/gsm0408_test.ok | 6 +++ 3 files changed, 73 insertions(+), 67 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org