summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h
index fc90989..4a91d28 100644
--- a/test/test.h
+++ b/test/test.h
@@ -82,6 +82,8 @@ int test_ua_register(void);
int test_call_answer(void);
int test_call_reject(void);
int test_call_af_mismatch(void);
+int test_call_answer_hangup_a(void);
+int test_call_answer_hangup_b(void);
#ifdef __cplusplus