RetroShare/libretroshare/src/tests/ft
Gioacchino Mazzurco 329050a9c2
Use safer rstime_t instead of time_t
Avoid problems to serialization on different platforms, without breaking
nested STL containers serialization.

The conversion have been made with sed, and checked with grep, plus
kdiff3 visual ispection, plus rutime tests, so it should be fine.
2018-10-07 13:07:06 +02:00
..
ftcontrollertest.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
ftcontrollertest.sh fixed ftcontrollertest. runs correctly now 2012-12-26 20:17:44 +00:00
ftcrc32test.cc - added argstream to handle commandline arguments 2013-08-06 17:01:38 +00:00
ftcrossprovidercreatortest.cc 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
ftdata_dummy.cc working on ft tests. Not finished yet 2012-12-26 14:02:56 +00:00
ftdata_dummy.h working on ft tests. Not finished yet 2012-12-26 14:02:56 +00:00
ftdataplextest.cc fixed more tests. Added checking for initialized partials and download directories in RsDiscSpace 2012-12-27 10:23:38 +00:00
ftextralisttest.cc fixed crosscreator test 2012-12-26 22:44:22 +00:00
ftfilecreatortest.cc finished fixing tests in ft/. Removed my scripts. 2012-12-27 11:49:41 +00:00
ftfilemappertest.cc Added a filemapper class to store downloaded files sequentially on the HD. The mapper automatically 2011-11-01 14:20:51 +00:00
ftfileprovidertest.cc fixed more tests. Added checking for initialized partials and download directories in RsDiscSpace 2012-12-27 10:23:38 +00:00
ftsearch_dummy.cc working on ft tests. Not finished yet 2012-12-26 14:02:56 +00:00
ftsearch_dummy.h working on ft tests. Not finished yet 2012-12-26 14:02:56 +00:00
ftserver1test.cc fixed ftserver1test 2012-12-26 20:55:44 +00:00
ftserver1test.sh fixed ftserver1test 2012-12-26 20:55:44 +00:00
ftserver2test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
ftserver2test.sh fixed ftserver2test 2012-12-26 21:09:53 +00:00
ftserver3test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
ftserver3test.sh fixed ftserver3test. Apparently cache items are not transferring ok 2012-12-26 21:25:08 +00:00
fttransfermoduletest.cc working on ft tests. Not finished yet 2012-12-26 14:02:56 +00:00
pqitestor.cc - added TestUtils class to handle generating random files and random SSL/PGP ids. 2012-12-26 19:53:27 +00:00
pqitestor.h - added TestUtils class to handle generating random files and random SSL/PGP ids. 2012-12-26 19:53:27 +00:00
TestNotes.txt * Moved final serialiser test over, and test notes from ft. 2010-06-20 12:37:04 +00:00