summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorAlfred E. Heggestad <alfred.heggestad@gmail.com>2017-06-03 19:59:16 +0200
committerAlfred E. Heggestad <alfred.heggestad@gmail.com>2017-06-03 19:59:16 +0200
commit818a2288f4a523666c2d5fe2c7db98b5adb05cb8 (patch)
tree02fd4e17bbbb469d1bdadf1a087770f1effbbfe3 /test/test.h
parent9c2b349424c49cd94e18c788e6fe9527d04be5d1 (diff)
ua: add ua_progress() and testcase
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 355d698..29e9569 100644
--- a/test/test.h
+++ b/test/test.h
@@ -205,6 +205,7 @@ int test_call_max(void);
int test_call_dtmf(void);
int test_call_video(void);
int test_call_aulevel(void);
+int test_call_progress(void);
#ifdef __cplusplus