summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2016-04-09 10:56:39 +0200
committerAlfred E. Heggestad <aeh@db.org>2016-04-09 10:56:39 +0200
commit3016f2ec3c793202baa7b921e2a07f368c1e6dfb (patch)
tree494821f9d582377f1055d8e15876273e1f55b01f /test/test.h
parentf53ec36a768e41c47c72fac6ad5c3e672e291688 (diff)
test: add test-case for DNS SRV loadbalancing and authentication (refs #39)
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h
index 62904fe..87972f9 100644
--- a/test/test.h
+++ b/test/test.h
@@ -92,6 +92,7 @@ int test_uag_find_param(void);
int test_ua_register(void);
int test_ua_register_dns(void);
int test_ua_register_auth(void);
+int test_ua_register_auth_dns(void);
int test_mos(void);
int test_call_answer(void);