summaryrefslogtreecommitdiff
path: root/tests/net_load_tests
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-212-2/+0
| | | | | | Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
* Print stack trace upon exceptionsmoneromooo-monero2016-03-192-0/+2
| | | | Useful for debugging users' logs
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-222-4/+0
| | | | | This avoids the need to define that variable in every program which uses epee.
* updated copyright yearRiccardo Spagni2015-12-314-4/+4
|
* [fix] log level change. compilation: dns, testsrfree2monero2015-04-102-2/+7
| | | | | old unbound #warning does not block compilation unit tests build fine. Even though the RPC/P2P network type is required again
* 2014 network limit 1.3 fix log/path/data +utilsrfree2monero2015-02-243-1/+8
| | | | | | | | | | | +toc -doc -drmonero Fixed the windows path, and improved logging and data (for graph) logging, fixed some locks and added more checks. Still there is a locking error, not added by my patches, but present in master version (locking of map/list of peers).
* 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-202-0/+7
| | | | | | | | | | commands and options for network limiting works very well e.g. for 50 KiB/sec up and down ToS (QoS) flag peer number limit TODO some spikes in ingress/download TODO problems when other up and down limit added "otshell utils" - simple logging (with colors, text files channels)
* year updated in licenseRiccardo Spagni2015-01-024-4/+4
|
* cmake: support 2.8.7Ben Boeckel2014-10-241-2/+2
| | | | | | Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix.
* gtest: support an external gtestBen Boeckel2014-10-231-2/+2
|
* cmake: put each test executable in its own directoryBen Boeckel2014-10-231-0/+74
|
* License updated to BSD 3-clausefluffypony2014-07-233-9/+87
|
* various fixes to allow mac osx compilationmydesktop2014-04-301-7/+7
|
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-1/+1
|
* some fixesAntonio Juarez2014-03-201-2/+5
|
* moved all stuff to githubAntonio Juarez2014-03-033-0/+1143