osmo-hlr/tests
Oliver Smith 3a9f267983 add mDNS lookup method to libosmo-mslookup (#2)
Add the first actually useful lookup method to the mslookup library: multicast
DNS.

The server side is added in a subsequent commit, when the mslookup server is
implemented for the osmo-hlr program.

Use custom DNS encoding instead of libc-ares (which we use in OsmoSGSN
already), because libc-ares is only a DNS client implementation and we will
need both client and server.

Resubmit of f10463c5fc after being
reverted in 110a49f69f. This new version
skips the mslookup_client_mdns test if multicast is not supported in the
build environment. I have verified that it doesn't break the build
anymore in my own OBS namespace.

Related: OS#4237, OS#4361
Patch-by: osmith, nhofmeyr
Change-Id: I3c340627181b632dd6a0d577aa2ea2a7cd035c0c
2020-01-13 14:10:50 +01: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 mDNS lookup method to libosmo-mslookup (#2) 2020-01-13 14:10:50 +01: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 mDNS lookup method to libosmo-mslookup (#2) 2020-01-13 14:10:50 +01:00