osmo-hlr/tests
Oliver Smith bf7deda0fc add libosmo-mslookup abstract client
mslookup is a key concept in Distributed GSM, which allows querying the current
location of a subscriber in a number of cooperating but independent core
network sites, by arbitrary service names and by MSISDN/IMSI.

Add the abstract mslookup client library. An actual lookup method (besides
mslookup_client_fake.c) is added in a subsequent patch.

For a detailed overview of this and upcoming patches, please see the elaborate
comment at the top of mslookup.c.

Add as separate library, libosmo-mslookup, to allow adding D-GSM capability to
arbitrary client programs.

osmo-hlr will be the only mslookup server implementation, added in a subsequent
patch.

osmo-hlr itself will also use this library and act as an mslookup client, when
requesting the home HLR for locally unknown IMSIs.

Related: OS#4237
Patch-by: osmith, nhofmeyr
Change-Id: I83487ab8aad1611eb02e997dafbcb8344da13df1
2020-01-10 16:07:40 +00:00
..
auc tests/auc: change back to python3 2019-12-10 14:37:25 +01:00
db AUC: Add support for setting the AMF separation bit to '1' for EUTRAN 2019-12-01 16:09:16 +01:00
db_upgrade db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
gsup_server move headers to include/osmocom/hlr 2019-11-20 01:25:39 +01:00
mslookup add libosmo-mslookup abstract client 2020-01-10 16:07:40 +00:00
Makefile.am add libosmo-mslookup abstract client 2020-01-10 16:07:40 +00:00
test_nodes.vty test_nodes.vty: tweak: add some '?' checks 2019-11-25 13:58:51 +01:00
test_subscr_create_on_demand.vty Create subscribers on demand 2019-05-19 14:42:46 +07:00
test_subscriber.ctrl test_subscriber.ctrl: test against octal/hex interpretation of id 2017-10-27 02:37:20 +02:00
test_subscriber.sql test_subscriber.ctrl: test against octal/hex interpretation of id 2017-10-27 02:37:20 +02:00
test_subscriber.vty VTY: add subscriber update network-access-mode 2019-07-15 14:13:46 +02:00
test_subscriber.vty.sql VTY: integrate IMEI 2019-01-24 15:29:08 +00:00
test_subscriber_errors.ctrl ctrl test: fix: adjust expectations after stricter ctrl parsing 2018-01-07 22:27:08 +01:00
testsuite.at add libosmo-mslookup abstract client 2020-01-10 16:07:40 +00:00