osmo-hlr/tests
Neels Hofmeyr c79bcdedc9 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union
To be prepared for the future in public API, wrap the new osmo_ipa_name struct
in an enum-type and union called osmo_cni_peer.

During code review it was requested to insert an ability to handle different
kinds of peer id, in order to be able to add a Global Title in the future.

Use the generic osmo_cni_peer only in the publicly visible API. For osmo-hlr
internal code, I intend to postpone implementing this into the future, when a
different peer identification actually gets introduced.

This way we don't need to implement it now in all osmo-hlr code paths (save
time now), but still make all external API users aware that this type may be
extended in the future.

Change-Id: Ide9dcdca283ab989240cfc6e53e9211862a199c5
2020-04-30 19:19:17 +02:00
..
auc tests/auc: change back to python3 2019-12-10 14:37:25 +01:00
db 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union 2020-04-30 19:19:17 +02:00
db_upgrade db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
gsup 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2020-04-30 19:16:09 +02:00
gsup_server 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union 2020-04-30 19:19:17 +02:00
mslookup mslookup_client_mdns_test: no automatic skip 2020-02-14 11:16:47 +00:00
Makefile.am 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2020-04-30 19:16:09 +02:00
test_nodes.vty 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2020-04-30 19:16:09 +02: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 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2020-04-30 19:16:09 +02:00