drbob
b56ddfeb5b
* Switched on Dht "Attach" Mode if RS is firewalled. (and not nice firewall).
...
* Added interfaces to enable AttachMode switch.
* Added further tcponudp tests.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-21 11:28:19 +00:00
drbob
fcd51a8439
Added some more serious tests.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-20 01:35:57 +00:00
drbob
c3c6fb87be
updated pair_tou test - its not vary good at the moment, more work to do.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-19 22:53:13 +00:00
drbob
6722fa24c5
repaired regression tests.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-19 22:23:33 +00:00
drbob
d656e0912f
added scripts to run tests.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-19 21:30:35 +00:00
drbob
4e56166e3f
Updated tests for tcponudp. Only some of these tests are still valid.
...
the TOU interface no longer supports multiple sockets..
all the connections are attached to the same UdpStack.
Multiple sockets will be re-introduced in the next TOU iteration.
At that point the remaining tests will be fixed up.
* tweaked regress.mk
* added scripts to launch tests.
* replaced UdpLayer with UdpStacks.
* only two proper tests: udp_server (passes), test_tou (fails)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4341 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-26 15:41:08 +00:00
chrisparker126
6e633e419a
Added flag for coverage profiling to tests
...
updated services tests
- added chat and forum test skeletons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4286 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 20:57:58 +00:00
chrisparker126
9e86265f91
moved test sources to test directory and deleted a few dead files , created new util test directory.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-25 19:54:28 +00:00
drbob
fcdd7ee113
Changes to integrate bitdht into libretroshare.
...
Mainly re-organising tcponudp...
tests->test area
network->trash (uses libbitdht classes).
new udp interfaces (udppeer + udpstunner)
Changes include:
* p3bitdht: added "addReceiver() call, and more debugging.
* p3bitdht: added DO_IDLE flag so searches are continous.
* p3bitdht/pqiassist: matched up Assist interface.
* fixed pqiNetListener interface.
* rsinit/p3connmgr: setup udp init
* tcpstream: switched to new udp receiver.
* added "blogs" switch in libretroshare.pro (was stopping compiling ;)
* added "bitdht" switch in libretroshare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-31 18:14:10 +00:00