RetroShare/libretroshare/src/tests
csoler dc2521cf71 Merged branch v0.5-GenericTunneling into trunk (Rev. 6284 to 6410).
- adds turtle router as a generic tunneling service
- made ftServer a client of the service. Now turtle file items are handled in ftServer
- added new client: p3MsgService to send/recv pgp-encrypted distant messages
- added new client: p3ChatService to perform private (AES-encrypted) distant chat through tunnels.
- The GUI is disabled for now, since it needs some polishing before being fully usable.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-06 19:58:30 +00:00
..
common fixed more tests. Added checking for initialized partials and download directories in RsDiscSpace 2012-12-27 10:23:38 +00:00
dbase finished fixing tests in ft/. Removed my scripts. 2012-12-27 11:49:41 +00:00
ft added new DL mode: Progressive. This is a random mode that ensures no more than 50MB of free space will be written in the file at once. This should effectively remove the lag when initiating a DL on a big file, while keeping enough entropy to ensure a good dissemination of chunks 2013-02-28 20:42:01 +00:00
general - make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing. 2012-12-27 21:18:16 +00:00
gxs merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
network_simulator fixed compilation of network simulator 2013-06-05 19:54:34 +00:00
pgp fixed auto-test results 2012-12-27 18:09:07 +00:00
pqi fixed more tests. Added checking for initialized partials and download directories in RsDiscSpace 2012-12-27 10:23:38 +00:00
printcache - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
scripts - added TestUtils class to handle generating random files and random SSL/PGP ids. 2012-12-26 19:53:27 +00:00
serialiser added some automatic test scripts. Needs to be done in all directories. Only serializer/ and util/ done now. 2012-12-19 23:05:38 +00:00
services - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
tcponudp fixed sh scripts. Needs "#!" to indiate what shell to use 2012-12-26 09:28:38 +00:00
upnp - make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing. 2012-12-27 21:18:16 +00:00
util added lots of debugging info. Fixed stupid bug supplying wrong AES key. Distant chat works! 2013-04-21 22:20:11 +00:00
perform_all_auto_tests.sh - added TestUtils class to handle generating random files and random SSL/PGP ids. 2012-12-26 19:53:27 +00:00
TestNotes.txt - make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing. 2012-12-27 21:18:16 +00:00