projects
/
platform
/
upstream
/
libnice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de25cf
)
Disable reliable mode for test-fullmode, we already have pseudotcp unit tests
author
Youness Alaoui
<youness.alaoui@collabora.co.uk>
Sat, 12 Apr 2014 03:13:57 +0000
(23:13 -0400)
committer
Olivier CrĂȘte
<olivier.crete@collabora.com>
Sat, 17 May 2014 04:22:35 +0000
(
00:22
-0400)
tests/test-fullmode.c
patch
|
blob
|
history
diff --git
a/tests/test-fullmode.c
b/tests/test-fullmode.c
index
fe66a57
..
7de33d0
100644
(file)
--- a/
tests/test-fullmode.c
+++ b/
tests/test-fullmode.c
@@
-48,7
+48,7
@@
#define USE_LOOPBACK 1
#define USE_PROXY 0
#define USE_UPNP 0
-#define USE_RELIABLE
1
+#define USE_RELIABLE
0
#define TEST_GOOGLE 0
#define PROXY_IP "127.0.0.1"