aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Collapse)AuthorAge
* api changeNathan S. Evans2010-06-17
|
* resolve merge conflictNathan S. Evans2010-06-17
|
* some testing changes, including an api change that likely breaks things for ↵Nathan S. Evans2010-06-17
| | | | others
* indentingChristian Grothoff2010-06-14
|
* changes to use names instead of numbers for topologies and topology optionsNathan S. Evans2010-06-14
|
* change to configs, use readable names for topologies and connect options ↵Nathan S. Evans2010-06-14
| | | | instead of cryptic numbers
* test case config filesNathan S. Evans2010-06-14
|
* indentationChristian Grothoff2010-06-13
|
* pass only unsigned char to isspace and the likeChristian Grothoff2010-06-13
|
* minor fixesChristian Grothoff2010-06-11
|
* use constants instead of casting -1Christian Grothoff2010-06-11
|
* doxygenNathan S. Evans2010-06-09
|
* UNIX domain socket supportChristian Grothoff2010-06-05
|
* api for controlled churnChristian Grothoff2010-05-27
|
* cleaner handling of gnunet-peerinfo resultsChristian Grothoff2010-05-21
|
* nitpicksChristian Grothoff2010-05-21
|
* nitpicksChristian Grothoff2010-05-21
|
* config fixes, do not start datastore, fsChristian Grothoff2010-05-20
|
* fixChristian Grothoff2010-05-18
|
* fixes, commentsChristian Grothoff2010-05-18
|
* fix testingChristian Grothoff2010-05-18
|
* add now instead of add delayedNathan S. Evans2010-05-12
|
* churn fixes and testcaseNathan S. Evans2010-05-12
|
* do not use default services for things that ARM will start automaticallyChristian Grothoff2010-05-12
|
* doxygenNathan S. Evans2010-05-12
|
* ridiculous timeouts, sparcbot can take up to five minutes to create 12 ↵Nathan S. Evans2010-05-11
| | | | connections (not sure where all that cpu is going)
* warn on daemon termination failureNathan S. Evans2010-05-11
|
* sigh, another missed commitNathan S. Evans2010-05-11
|
* config for blacklist testcaseNathan S. Evans2010-05-11
|
* blacklist testcase, testing_group support for blacklistingNathan S. Evans2010-05-11
|
* comment fixNathan S. Evans2010-05-11
|
* another oneNathan S. Evans2010-05-11
|
* missed changeNathan S. Evans2010-05-11
|
* more testing changesNathan S. Evans2010-05-11
|
* some testing stuff, but i think there is a problem in gnunet-service-transportNathan S. Evans2010-05-10
|
* test case fails properly nowNathan S. Evans2010-05-10
|
* doxygenNathan S. Evans2010-05-10
|
* change testing library to use timeout for peer and peergroup startup so ↵Nathan S. Evans2010-05-10
| | | | testcase/user can decide how long to wait as opposed to arbitrary wait counts
* depth first peer adding, non-null check for peer listsNathan S. Evans2010-05-10
|
* better failure handlingNathan S. Evans2010-05-10
|
* enable more verbose logging to debug on buildbotsNathan S. Evans2010-05-10
|
* testcase configs for using the minimum and random connection optionsNathan S. Evans2010-05-09
|
* sorta improvement on creating at least X conns per peer from allowed ↵Nathan S. Evans2010-05-09
| | | | topology. using the hashmap iterator to add exactly one peer per peer from a clique topology created a star because the first peer in each peers map was always the first peer. Now a more expensive hash map traversal is used, but should be fine for testing
* changes to testing... create hostkey using peerinfo before starting peers, ↵Nathan S. Evans2010-05-09
| | | | better topology creation and more options therein, changes to order of starting peers, connecting peers... new order is hostkey create, topology create, blacklist create, start peers, connect peers
* nicer error msgChristian Grothoff2010-05-07
|
* coverity warning fixesNathan S. Evans2010-04-29
|
* print topology dot file with appropriate nameNathan S. Evans2010-04-28
|
* minor testing changesNathan S. Evans2010-04-28
|
* testing bugfix, add scale free topologyNathan S. Evans2010-04-28
|
* testing bug fixes (hopefully)Nathan S. Evans2010-04-27
|