aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.c
Commit message (Collapse)AuthorAge
* - show on buildbotsBart Polot2012-12-21
|
* - account for disconnectionBart Polot2012-12-20
|
* - doxygen, alignmentBart Polot2012-12-20
|
* - fixBart Polot2012-12-20
|
* - fixBart Polot2012-12-20
|
* - add new build for signal testBart Polot2012-12-20
|
* - add new test type, fix disconnectBart Polot2012-12-20
|
* - fixes, consistency, test nameBart Polot2012-12-20
|
* - use consistent numberingBart Polot2012-12-20
|
* - port traffic testcase to test libBart Polot2012-12-20
|
* - add cause (line) of termination callBart Polot2012-11-09
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* - correct debugBart Polot2012-10-24
|
* - give peer more time to find each other in the DHTBart Polot2012-10-24
|
* - off by one target for bck trafficBart Polot2012-10-23
|
* - correct expected resultBart Polot2012-10-23
|
* - fixes, varbosityBart Polot2012-10-22
|
* - debug backwardsBart Polot2012-10-22
|
* - allow slow botnets enough timeBart Polot2012-10-19
|
* - adapt to longer execution time while timing out soon on stallBart Polot2012-10-18
|
* - adjust mesh clients to number of peersBart Polot2012-10-11
|
* - arm doesn't have time to finish in 30sBart Polot2012-10-11
|
* - initialize timer in all perf casesBart Polot2012-10-10
|
* - refactor testcaseBart Polot2012-10-10
|
* - fix crashes on backwards tests, doxygen, cleanupBart Polot2012-10-10
|
* - add testcases for heavy traffic leaf to rootBart Polot2012-10-05
|
* - in speed testcase use a flexible number of packetsBart Polot2012-10-05
|
* - Makefile changes to compile new tests for leaf to root speedBart Polot2012-10-05
|
* - timeout sooner on stallBart Polot2012-09-26
|
* - add min and nobuf options to testsBart Polot2012-09-19
|
* - be verbose on buildbot logsBart Polot2012-08-31
|
* - staticBart Polot2012-07-26
|
* - initialize pointerBart Polot2012-07-25
|
* -fixChristian Grothoff2012-06-09
|
* - fix speed test to finishBart Polot2012-06-06
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* - Removed prefixes of DEBUG string, marked testcase output INFO, fixed ↵Bart Polot2012-02-22
| | | | several bugs regarding shutdown
* - fix testcase (use after free)Bart Polot2012-02-13
|
* - Made cppcheck happy(er)Bart Polot2012-02-13
|
* Attemp to fix ctrl-c crashes - disconnect from services before calling ↵Bart Polot2012-02-08
| | | | daemons_stop, since the cfg is free'd in the latter.
* - Fix cleanup on timeoutBart Polot2012-02-07
|
* - Fix compile error on buildbotsBart Polot2012-02-07
|
* - Adapted testcase to working blacklisting, reduced number of peers, ↵Bart Polot2012-02-06
| | | | topology line
* - Improved readibility of code by removing a ton of #if DEBUG ... #endifBart Polot2012-02-02
|
* - Added summary info for speed test Bart Polot2012-01-25
|
* - Added initial speed test, fixed minor bugsBart Polot2012-01-24
|
* Make reeeeeally sure SPARC has time to do its stuffBart Polot2011-11-30
|
* - Even longer timeout to allow SPARC to finish testcaseBart Polot2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* - Use #defined constant, not direct numbersBart Polot2011-11-29
|