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 "UNNAMED PROJECT".
The branch, neels/subscr_vty has been updated via 93d11dd4c57be3a0a7cc18c337270648f93166ce (commit) from 1097a649864ab8ebd4a4d2c52f7dd38219e9e943 (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/osmo-hlr/commit/?id=93d11dd4c57be3a0a7cc18c337270648...
commit 93d11dd4c57be3a0a7cc18c337270648f93166ce Author: Neels Hofmeyr neels@hofmeyr.de Date: Thu Oct 5 19:02:59 2017 +0200
wip
Change-Id: If3e2d7182f36902acb0b4c8c8f4000c64de2bebb
-----------------------------------------------------------------------
Summary of changes: configure.ac | 1 + src/db.c | 64 +++++++++++++++++-------- src/db.h | 39 +++++++-------- src/db_auc.c | 4 +- src/db_hlr.c | 95 +++++++++++++++++++++++++++++------- src/hlr_vty_subscr.c | 14 ++++-- tests/Makefile.am | 1 + tests/db/Makefile.am | 37 +++++++++++++++ tests/db/db_test.c | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++ tests/testsuite.at | 8 ++++ 10 files changed, 334 insertions(+), 61 deletions(-) create mode 100644 tests/db/Makefile.am create mode 100644 tests/db/db_test.c
hooks/post-receive
osmocom-commitlog@lists.osmocom.org