RetroShare/libbitdht/src/tests
drbob 74961774cc * Added new interface functions for start / stop DHT and to get stats.
* Implemented start/stop interface in udpbitdht and bemanager
 * added Restart of DHT if it fails to get going.
 * added start / stop functionality to bdnode and bdstore
 * added cleanup code to rest of bitdht classes.
 * reworked NetworkSize calc functions.
 * added thread debugging (prints at start / stop / join).
 * TESTS: added utest.h header file for automated unit testing (from libretroshare)
 * TESTS: bdmetric_test started conversion to automated tests
 * TESTS: udpbitdht_nettest. Added dht start / stop and network reset (thread join) functionality.
 * TESTS: fresh bdboot.txt



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3678 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-17 20:55:32 +00:00
..
scripts Changes to get tests compiling on MacOSX. 2010-07-10 14:17:29 +00:00
bdboot.txt * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdmetric_test.cc * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdmgr_multitest.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdmidids_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdmsgs_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdnode_multitest1.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdnode_test2.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdnode_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdquery_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdspace_test2.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdspace_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdstore_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdudp_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bencode_test.cc Addition of libbitdht. 2010-07-10 11:48:24 +00:00
Makefile * Enabled test. NB: must make nodeId random! 2010-07-10 12:56:35 +00:00
udpbitdht_nettest.cc * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
utest.h * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00