osmo-hlr/tests
Vadim Yanitskiy c13599dc69 db_hlr.c: add db_subscr_exists_by_msisdn()
Check if a subscriber exists without generating an error log entry if
it does not. This is cheaper than db_subscr_get_by_msisdn(), as it
does not fetch the subscriber entry.

subscriber-create-on-demand will use this function to generate
a random unique MSISDN for new subscribers.

Related: OS#2542
Change-Id: Ibfbc408c966197682ba2b12d166ade4bfeb7abc2
2019-05-13 08:55:24 +02:00
..
auc tests: use -no-install libtool flag to avoid ./lt-* scripts 2019-03-19 13:04:49 +00:00
db db_hlr.c: add db_subscr_exists_by_msisdn() 2019-05-13 08:55:24 +02:00
gsup tests: use -no-install libtool flag to avoid ./lt-* scripts 2019-03-19 13:04:49 +00:00
gsup_server tests: use -no-install libtool flag to avoid ./lt-* scripts 2019-03-19 13:04:49 +00:00
Makefile.am VTY tests: fill DB before running test 2019-01-24 15:29:08 +00:00
test_nodes.vty osmo-hlr: allow configuring db path from cfg file 2019-05-08 04:12:38 +00: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: integrate IMEI 2019-01-24 15:29:08 +00: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 gsup_test to catch OS#3231 2018-05-04 16:12:19 +02:00