osmo-hlr/tests
Oliver Smith f10463c5fc add mDNS lookup method to libosmo-mslookup
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.

Related: OS#4237
Patch-by: osmith, nhofmeyr
Change-Id: I03a0ffa1d4dc1b24ac78a5ad0975bca90a49c728
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 mDNS lookup method to libosmo-mslookup 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 mDNS lookup method to libosmo-mslookup 2020-01-10 16:07:40 +00:00