summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/src/test-pjsip/test.h')
-rw-r--r--pjsip/src/test-pjsip/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjsip/src/test-pjsip/test.h b/pjsip/src/test-pjsip/test.h
index 7f74964d..7c549a32 100644
--- a/pjsip/src/test-pjsip/test.h
+++ b/pjsip/src/test-pjsip/test.h
@@ -29,6 +29,7 @@ extern pjsip_endpoint *endpt;
/* The tests */
int uri_test(void);
int msg_test(void);
+int msg_err_test(void);
int txdata_test(void);
int transport_udp_test(void);
int transport_loop_test(void);