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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/vlr has been updated via 20fcc77627485507563d19b8682f4e2b5e1dd3bc (commit) from 8b5612cedb4a3b560b582a62746d0a1dc1f84eaa (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=20fcc77627485507563d19b8682f4e2b5...
commit 20fcc77627485507563d19b8682f4e2b5e1dd3bc Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Sun Feb 12 00:34:35 2017 +0100
reject concurrency test
Change-Id: I5c04b1cf0ad302c35968e0f8dfb122997f3f7bf1
-----------------------------------------------------------------------
Summary of changes: openbsc/.gitignore | 1 + openbsc/src/libvlr/vlr_lu_fsm.c | 8 +- openbsc/tests/msc_vlr/Makefile.am | 11 ++ .../msc_vlr/msc_vlr_test_reject_concurrency.c | 70 ++++++++++ .../msc_vlr/msc_vlr_test_reject_concurrency.err | 147 +++++++++++++++++++++ ...uthen.ok => msc_vlr_test_reject_concurrency.ok} | 0 openbsc/tests/testsuite.at | 7 + 7 files changed, 239 insertions(+), 5 deletions(-) create mode 100644 openbsc/tests/msc_vlr/msc_vlr_test_reject_concurrency.c create mode 100644 openbsc/tests/msc_vlr/msc_vlr_test_reject_concurrency.err copy openbsc/tests/msc_vlr/{msc_vlr_test_gsm_authen.ok => msc_vlr_test_reject_concurrency.ok} (100%)
hooks/post-receive