summaryrefslogtreecommitdiff
path: root/pjsip/build/test_pjsip.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-06-28 16:46:49 +0000
committerBenny Prijono <bennylp@teluu.com>2006-06-28 16:46:49 +0000
commit72a1098e21f5b7d797655afe7ddb275969a192bd (patch)
tree2d6444a4660696829f4ac3c1f436e0d9f3d16310 /pjsip/build/test_pjsip.dsp
parentdf5395ea5cff6c902f8a1d79bd2874a6b279288c (diff)
Major improvements in PJSIP to support TCP. The changes fall into these categories: (1) the TCP transport implementation itself (*.[hc]), (2) bug-fix in SIP transaction when using reliable transports, (3) support for TCP transport in PJSUA-LIB/PJSUA, and (4) changes in PJSIP-TEST to support TCP testing.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@563 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build/test_pjsip.dsp')
-rw-r--r--pjsip/build/test_pjsip.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/pjsip/build/test_pjsip.dsp b/pjsip/build/test_pjsip.dsp
index bdf1a72d..418ee8a8 100644
--- a/pjsip/build/test_pjsip.dsp
+++ b/pjsip/build/test_pjsip.dsp
@@ -117,6 +117,10 @@ SOURCE="..\src\test-pjsip\transport_loop_test.c"
# End Source File
# Begin Source File
+SOURCE="..\src\test-pjsip\transport_tcp_test.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\test-pjsip\transport_test.c"
# End Source File
# Begin Source File
@@ -129,6 +133,10 @@ SOURCE="..\src\test-pjsip\tsx_basic_test.c"
# End Source File
# Begin Source File
+SOURCE="..\src\test-pjsip\tsx_bench.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\test-pjsip\tsx_uac_test.c"
# End Source File
# Begin Source File