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, master has been updated via f88c914efd4ef75bd861a669c943cfb82a8be789 (commit) via f95ce04cbda6caeedfc4d3d006313afff767f1af (commit) from 05c8b465ab2fe13edb67c95210a9b475f91ebeb3 (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=f88c914efd4ef75bd861a669c943cfb8...
commit f88c914efd4ef75bd861a669c943cfb82a8be789 Author: Neels Hofmeyr neels@hofmeyr.de Date: Mon Sep 25 23:23:57 2017 +0200
add CTRL tests for enable-/disable-/status-ps
Change-Id: I014437db9c0f15d818e04810f6cb14bf475ee002
http://cgit.osmocom.org/osmo-hlr/commit/?id=f95ce04cbda6caeedfc4d3d006313aff...
commit f95ce04cbda6caeedfc4d3d006313afff767f1af Author: Neels Hofmeyr neels@hofmeyr.de Date: Mon Sep 25 23:22:02 2017 +0200
add basic CTRL interface tests
Prepare for adding tests of enable-/disable-/status-ps CTRL commands.
Change-Id: Ie195169c574716b514da7e04a3ce9727ef70a55e
-----------------------------------------------------------------------
Summary of changes: configure.ac | 15 ++ contrib/ipa.py | 278 ++++++++++++++++++++++++++ contrib/jenkins.sh | 2 +- tests/Makefile.am | 10 + tests/ctrl_test_runner.py | 241 ++++++++++++++++++++++ sql/hlr_data.sql => tests/test_subscriber.sql | 0 6 files changed, 545 insertions(+), 1 deletion(-) create mode 100755 contrib/ipa.py create mode 100644 tests/ctrl_test_runner.py copy sql/hlr_data.sql => tests/test_subscriber.sql (100%)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org