aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Collapse)AuthorAge
* 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
|
* less stressful testcases for slow machines (especially a certain sparc buildot)Nathan S. Evans2010-04-27
|
* reduce number of peersNathan S. Evans2010-04-27
|
* increase default timeout for startup (for SLOW machines)Nathan S. Evans2010-04-27
|
* testing changes, which hopefully make testing code more robust, though ↵Nathan S. Evans2010-04-22
| | | | problems are inevitable
* making parser more robustChristian Grothoff2010-04-19
|
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
|
* doxygen is annoyingNathan S. Evans2010-04-05
|
* remove filesNathan S. Evans2010-03-31
|
* more tweaks to allow testing to actually workNathan S. Evans2010-03-31
|
* change hostname in config files when created, if running remotely... ↵Nathan S. Evans2010-03-31
| | | | Otherwise the testing controller doesn't know whom to connect to. Since these daemons are ostensibly running on said remote hosts, changing the hostname shouldn't pose a problem (unless it does)
* missing freeNathan S. Evans2010-03-31
|
* remove todoNathan S. Evans2010-03-30
|
* write control_host information to testing configs (for remote starting), ↵Nathan S. Evans2010-03-30
| | | | hasn't been sufficiently tested
* remove debugging from testcases, testing now used gnunet-arm to run and stop ↵Nathan S. Evans2010-03-29
| | | | gnunet, removes configs and directories by default. remote still needs tested
* use gnunet-arm instead of gnunet-service-armNathan S. Evans2010-03-29
|
* moveChristian Grothoff2010-03-18
|
* increase some timeouts, decrease othersChristian Grothoff2010-03-15
|
* remove verbosityNathan S. Evans2010-03-04
|