summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/src/test-pjsip/test.c')
-rw-r--r--pjsip/src/test-pjsip/test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pjsip/src/test-pjsip/test.c b/pjsip/src/test-pjsip/test.c
index 4294225c..d634cc80 100644
--- a/pjsip/src/test-pjsip/test.c
+++ b/pjsip/src/test-pjsip/test.c
@@ -131,7 +131,8 @@ int test_main(void)
//DO_TEST(transport_udp_test());
//DO_TEST(transport_loop_test());
//DO_TEST(tsx_basic_test());
- DO_TEST(tsx_uac_test());
+ //DO_TEST(tsx_uac_test());
+ DO_TEST(tsx_uas_test());
on_return: