aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Collapse)AuthorAge
* 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
|
* connecting peers relies on connections completed thus far, instead of ↵Nathan S. Evans2010-03-04
| | | | estimating how many should be complete
* fixChristian Grothoff2010-03-04
|
* code clean upChristian Grothoff2010-03-04
|
* dceChristian Grothoff2010-03-04
|
* use utils rand functionsChristian Grothoff2010-03-04
|
* error when not using verbose (yay for Werror)Nathan S. Evans2010-03-03
|
* bug fixes, feature additionsNathan S. Evans2010-03-03
|
* add support for multi topology testing to makefile (all work for me, but ↵Nathan S. Evans2010-02-26
| | | | only clique is currently a testcase)
* towards better topology testing, still a kink or twoNathan S. Evans2010-02-26
|
* bessere warning :PNathan S. Evans2010-02-24
|
* coverity, doxygen cleanup stuffNathan S. Evans2010-02-24
|
* test case change, better test of core perhapsNathan S. Evans2010-02-23
|
* fixing leaks, use after freeChristian Grothoff2010-02-22
|
* one more leakChristian Grothoff2010-02-22
|
* fix leaks, code cleanupChristian Grothoff2010-02-22
|
* debuggingChristian Grothoff2010-02-19
|
* fixesChristian Grothoff2010-02-17
|
* adding -lmNathan S. Evans2010-02-17
|
* add args for GNUNET_OS_start_process'sNathan S. Evans2010-02-16
|
* testing changesNathan S. Evans2010-02-16
|
* testing changes, including real topology test (only for clique, and not that ↵Nathan S. Evans2010-02-11
| | | | great of a test). Need to verify it will run on other machines... also need to commit it since it currently works for me
* api mismatch fixNathan S. Evans2010-02-09
|
* missing files for testingNathan S. Evans2010-02-08
|
* testing changes, beginning of topology stuffNathan S. Evans2010-02-08
|
* fixing non-transport compilation issuesChristian Grothoff2010-01-20
|